summaryrefslogtreecommitdiff
path: root/gnu/packages/gnunet.scm
diff options
context:
space:
mode:
authorLudovic Courtès <[email protected]>2020-06-17 12:14:23 +0200
committerLudovic Courtès <[email protected]>2020-06-17 19:32:39 +0200
commit9c8893ce2091765b047d79c5edea3f1063df1796 (patch)
tree4bf0688445cab185eac4ba7d6ee0fbef4bf61e56 /gnu/packages/gnunet.scm
parent94e72b7502042fdfd3e9e0982db5a2832778847e (diff)
gnu: gnurl: Update home page.
* gnu/packages/gnunet.scm (gnurl): Update 'home-page'.
Diffstat (limited to 'gnu/packages/gnunet.scm')
-rw-r--r--gnu/packages/gnunet.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index 27fb39fb8b..f2ab3a1c27 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -1,7 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2013, 2014, 2015 Andreas Enge <[email protected]>
;;; Copyright © 2014 Sree Harsha Totakura <[email protected]>
-;;; Copyright © 2015, 2017, 2018, 2019 Ludovic Courtès <[email protected]>
+;;; Copyright © 2015, 2017, 2018, 2019, 2020 Ludovic Courtès <[email protected]>
;;; Copyright © 2015, 2017, 2019, 2020 Efraim Flashner <[email protected]>
;;; Copyright © 2016 Ricardo Wurmus <[email protected]>
;;; Copyright © 2016 Mark H Weaver <[email protected]>
@@ -245,7 +245,7 @@ supports HTTP, HTTPS and GnuTLS.")
"See COPYING in the distribution."))
(properties '((ftp-server . "ftp.gnu.org")
(ftp-directory . "/gnunet")))
- (home-page "https://gnunet.org/gnurl")))
+ (home-page "https://gnunet.org/en/gnurl.html")))
(define-public gnunet
(package