[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gnupg update
From: |
Andreas Enge |
Subject: |
Re: Gnupg update |
Date: |
Fri, 20 Feb 2015 10:34:18 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Thu, Feb 19, 2015 at 06:44:16PM -0500, Mark H Weaver wrote:
> Minor nit: According to our conventions, instead of listing the same
> file twice, write this:
> * gnu/packages/gnupg.scm (gnupg): Update to 2.1.2.
> (gnupg-2.0): Copy of previous package for version 2.0.26.
Good point, I amended this.
> One more note of caution: I notice that you added 'npth' to core-updates
> instead of master, so I guess this needs to go to core-updates also. In
> retrospect, they both could have gone to master.
Indeed. I started work on updating the packages in gnupg.scm on core-updates,
since I overestimated the impact it would have on package rebuilds ("guix
refresh -l gnupg" shows that in fact only a few packages depend on gnupg).
So to facilitate merging, I continued in core-updates.
Andreas