~ruther/guix-local

b2e13aa287ef366aa6374dc915520199ef5589ad — Ludovic Courtès 9 years ago c44fb4d
doc: Suggest pgp.mit.edu.

* doc/guix.texi (Binary Installation): Use pgp.mit.edu instead of
keys.gnupg.net, which seems to be dead.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 375,7 375,7 @@ If that command fails because you do not have the required public key,
then run this command to import it:

@example
$ gpg --keyserver keys.gnupg.net --recv-keys 090B11993D9AEBB5
$ gpg --keyserver pgp.mit.edu --recv-keys 090B11993D9AEBB5
@end example

@noindent