Hi Ludo,

I've attached an alternate update, which updates from the current Guix's 0.1.0 to 0.4.2 instead of from 0.1.0 to 0.4.2-some-commit.

I feel like the update to the nonversioned tree is slightly preferable since of the seven commits where the nonversioned tree is ahead, five are bugfixes and/or small refactors, one is a Readme change, and only one is a feature addition. But I don't feel too strongly either way.

Best,
Brian

On Wed, Sep 11, 2019 at 2:15 PM Ludovic Courtès <ludo@gnu.org> wrote:
Hello,

Brian Leung <bkleung89@gmail.com> skribis:

> From fcdecc8e29fb4654d44c842a7efd4f266dde47ca Mon Sep 17 00:00:00 2001
> From: Brian Leung <bkleung89@gmail.com>
> Date: Mon, 9 Sep 2019 06:46:32 +0200
> Subject: [PATCH] gnu: emacs-interactive-align: Update to 0.4.2-1.e1308c8.
>
> * gnu/packages/emacs-xyz.scm (emacs-interactive-align): Update to 0.4.2-1.e1308c8.

Should we wait for the next upstream release instead of using what looks
like an arbitrary commit?

Thanks,
Ludo’.