On Mon, Jul 18, 2016 at 11:10:00PM +0000, ng0 wrote: > On top of all 5 of the updates I did in gnupg.scm and sent in or > what are the GnuPG-related library updates you mean?
Yes, I'm referring to the updates you sent. > I will test this series tomorrow. If it works and I can remove > the gpgscm package, is master okay or should it go into > core-updates and if so why should it go into core-updates when it > works on master? gnupg-2.1.14 requires libgcrypt >= 1.7.0 [0] and libgpg-error >= 1.24. Those are both core packages. `guix refresh -l` reports that 2206 and 2214 packages will need to be rebuilt, respectively, if those packages are changed. I added a few more packages to the HTTPS home-page patch. I pushed it along with the libassuan update.