summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorMaxime Devos <maximedevos@telenet.be>2022-08-28 17:15:44 +0200
committerMarius Bakke <marius@gnu.org>2022-08-29 18:22:58 +0200
commit52aa21cc9a15cdbbae1c72b8fd28adeb66791a9b (patch)
tree14e9bd9a45e03e2ffa8601a17694afdffa739478 /gnu/packages
parent309935a0164d44f0a9c0a02459b53c2dd936b7e3 (diff)
downloadguix-patches-52aa21cc9a15cdbbae1c72b8fd28adeb66791a9b.tar
guix-patches-52aa21cc9a15cdbbae1c72b8fd28adeb66791a9b.tar.gz
gnu: gnupg: Use mirror URL.
In commit 38747a27f36dbaadadb1399ec085d88e48c97555, the package switched from a mirror:// URL to a ftp:// URL, but there doesn't appear to have been any particular reason for that. * gnu/packages/gnupg.scm (gnupg)[source]{uri}: Use a mirror:// again. Signed-off-by: Marius Bakke <marius@gnu.org>
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/gnupg.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index 90215a6877..f9f39d6116 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -288,7 +288,7 @@ compatible to GNU Pth.")
(replacement gnupg/fixed)
(source (origin
(method url-fetch)
- (uri (string-append "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-" version
+ (uri (string-append "mirror://gnupg/gnupg/gnupg-" version
".tar.bz2"))
(patches (search-patches "gnupg-default-pinentry.patch"))
(sha256