Leo Famulari <l...@famulari.name> writes: > GnuPG's 'tofu.test' had a hard-coded expiration date of 2016-09-17. This > patch backports the upstream fix. > > https://bugs.gnupg.org/gnupg/issue2393 > https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=e584d6468a2e72cd01e55f46104f9f96b56c0b66 > > Leo Famulari (1): > gnu: gnupg: Fix test failure. > > gnu/local.mk | 1 + > gnu/packages/gnupg.scm | 1 + > gnu/packages/patches/gnupg-fix-expired-test.patch | 78 > +++++++++++++++++++++++ > 3 files changed, 80 insertions(+) > create mode 100644 gnu/packages/patches/gnupg-fix-expired-test.patch
Looks good to me! ~~ Ricardo