guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: guile-gnunet: Use https URL.


From: Leo Famulari
Subject: 03/03: gnu: guile-gnunet: Use https URL.
Date: Tue, 30 Aug 2016 07:25:21 +0000 (UTC)

lfam pushed a commit to branch master
in repository guix.

commit cc04b099ca359ca7d701058831064197e8611311
Author: ng0 <address@hidden>
Date:   Sat Aug 27 13:38:36 2016 +0000

    gnu: guile-gnunet: Use https URL.
    
    * gnu/packages/gnunet.scm (guile-gnunet)[home-page]: Use https URL.
---
 gnu/packages/gnunet.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index 525cddc..cdc9872 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -306,7 +306,7 @@ kinds of basic applications for the foundation of a GNU 
internet.")
        "This package provides Guile bindings to the client libraries of various
 GNUnet services, including the @dfn{identity} and @dfn{file sharing}
 services.")
-      (home-page "http://gnu.org/software/guix";)
+      (home-page "https://gnu.org/software/guix";)
       (license license:gpl3+))))
 
 ;; FIXME: "gnunet-setup" segfaults under certain conditions and "gnunet-gtk"



reply via email to

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