guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/10: gnu: gnurl: Update home page.


From: guix-commits
Subject: 01/10: gnu: gnurl: Update home page.
Date: Wed, 17 Jun 2020 13:33:12 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 9c8893ce2091765b047d79c5edea3f1063df1796
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Wed Jun 17 12:14:23 2020 +0200

    gnu: gnurl: Update home page.
    
    * gnu/packages/gnunet.scm (gnurl): Update 'home-page'.
---
 gnu/packages/gnunet.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index 27fb39f..f2ab3a1 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 <andreas@enge.fr>
 ;;; Copyright © 2014 Sree Harsha Totakura <sreeharsha@totakura.in>
-;;; Copyright © 2015, 2017, 2018, 2019 Ludovic Courtès <ludo@gnu.org>
+;;; Copyright © 2015, 2017, 2018, 2019, 2020 Ludovic Courtès <ludo@gnu.org>
 ;;; Copyright © 2015, 2017, 2019, 2020 Efraim Flashner <efraim@flashner.co.il>
 ;;; Copyright © 2016 Ricardo Wurmus <rekado@elephly.net>
 ;;; Copyright © 2016 Mark H Weaver <mhw@netris.org>
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]