guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: doc: Update the OpenPGP key used to sign the release.


From: guix-commits
Subject: 02/02: doc: Update the OpenPGP key used to sign the release.
Date: Wed, 5 May 2021 11:36:14 -0400 (EDT)

apteryx pushed a commit to branch version-1.3.0
in repository guix.

commit ace67239467fe3325f4ae2b6e11f02c23090db8a
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed May 5 11:26:26 2021 -0400

    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.
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index ff592ce..7f54ddf 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -10,8 +10,8 @@
 @include version.texi
 
 @c Identifier of the OpenPGP key used to sign tarballs and such.
-@set OPENPGP-SIGNING-KEY-ID 3CE464558A84FDC69DB40CFB090B11993D9AEBB5
-@set OPENPGP-SIGNING-KEY-URL 
https://sv.gnu.org/people/viewgpg.php?user_id=15145
+@set OPENPGP-SIGNING-KEY-ID 27D586A4F8900854329FF09F1260E46482E63562
+@set OPENPGP-SIGNING-KEY-URL 
https://sv.gnu.org/people/viewgpg.php?user_id=127547
 
 @c Base URL for downloads.
 @set BASE-URL https://ftp.gnu.org/gnu/guix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]