aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-03-31 16:32:14 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-04-14 15:11:52 -0400
commit4ce042a7627caf921346edaac8251ee1846d6713 (patch)
tree93daf19543a9b79abdb31e335b249c7bd540060c /gnu
parentd7a024a98e5e311cfb2cde48ec735a0a9b6a1973 (diff)
downloadguix-4ce042a7627caf921346edaac8251ee1846d6713.tar.gz
guix-4ce042a7627caf921346edaac8251ee1846d6713.zip
gnu: gnunet: Update home page.
* gnu/packages/gnunet.scm (gnunet) [home-page]: Update URL.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnunet.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index cb4a90298f..04a11c01d0 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -347,7 +347,7 @@ that sense aims to replace the current internet protocol stack. Along with
an application for secure publication of files, it has grown to include all
kinds of basic applications for the foundation of a GNU internet.")
(license license:agpl3+)
- (home-page "https://gnunet.org/en/")))
+ (home-page "https://www.gnunet.org/en/")))
(define-public guile-gnunet ;GSoC 2015!
(let ((commit "d12167ab3c8d7d6caffd9c606e389ef043760602")