summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-05-05 11:26:26 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-05-05 11:26:26 -0400
commitace67239467fe3325f4ae2b6e11f02c23090db8a (patch)
treeb386304ea37f2472e3421f142482dc83c377c461
parentf40b0fa8e686c64196ae3e4fa9eca32a1ffce9c6 (diff)
doc: Update the OpenPGP key used to sign the release.
It was discussed on guix-devel that the manual only needs to have correct instructions for the latest release. * doc/guix.texi (OPENPGP-SIGNING-KEY-ID): Update to my public OpenPGP key. (OPENPGP-SIGNING-KEY-URL): Adjust URL.
-rw-r--r--doc/guix.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index ff592ce3643..7f54ddfb3cd 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -10,8 +10,8 @@
10@include version.texi 10@include version.texi
11 11
12@c Identifier of the OpenPGP key used to sign tarballs and such. 12@c Identifier of the OpenPGP key used to sign tarballs and such.
13@set OPENPGP-SIGNING-KEY-ID 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 13@set OPENPGP-SIGNING-KEY-ID 27D586A4F8900854329FF09F1260E46482E63562
14@set OPENPGP-SIGNING-KEY-URL https://sv.gnu.org/people/viewgpg.php?user_id=15145 14@set OPENPGP-SIGNING-KEY-URL https://sv.gnu.org/people/viewgpg.php?user_id=127547
15 15
16@c Base URL for downloads. 16@c Base URL for downloads.
17@set BASE-URL https://ftp.gnu.org/gnu/guix 17@set BASE-URL https://ftp.gnu.org/gnu/guix