Message ID | 20160927181607.GJ2569@jasmine |
---|---|
State | New |
Headers | show |
Leo Famulari <leo@famulari.name> skribis: > From 64b1df0a9565154ac2a1bd5289a13572b00bb5e0 Mon Sep 17 00:00:00 2001 > From: Leo Famulari <leo@famulari.name> > Date: Tue, 27 Sep 2016 14:12:02 -0400 > Subject: [PATCH] doc: Give the full key fingerprint instead of the long key > ID. > > * doc/guix.texi (OPENPGP-SIGNING-KEY-ID): Use fingerprint instead of > long key ID. OK, thanks! Ludo'.
diff --git a/doc/guix.texi b/doc/guix.texi index c159e12..239428a 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -10,7 +10,7 @@ @include version.texi @c Identifier of the OpenPGP key used to sign tarballs and such. -@set OPENPGP-SIGNING-KEY-ID 090B11993D9AEBB5 +@set OPENPGP-SIGNING-KEY-ID 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 @copying Copyright @copyright{} 2012, 2013, 2014, 2015, 2016 Ludovic Courtès@*