aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gnunet.scm
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-01 17:29:00 -0400
commiteeffc4ed04795e170dead11159da266e9394702c (patch)
tree8a0ed57036495a8c7689a23d8257b8196e50a585 /gnu/packages/gnunet.scm
parentf9989f27ad23c2a9f7ef9f8abd0663b67c8b47d3 (diff)
downloadguix-eeffc4ed04795e170dead11159da266e9394702c.tar
guix-eeffc4ed04795e170dead11159da266e9394702c.tar.gz
gnu: gnunet: Update home page.
* gnu/packages/gnunet.scm (gnunet) [home-page]: Update URL.
Diffstat (limited to 'gnu/packages/gnunet.scm')
-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")