guix-devel
[Top][All Lists]
Advanced

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

[PATCH] gnu: guile-gnunet: Use https URL.


From: ng0
Subject: [PATCH] gnu: guile-gnunet: Use https URL.
Date: Sat, 27 Aug 2016 14:21:38 +0000

>From f4bcc1e6aeee861ee9dc11c1803ca94146c5d86c Mon Sep 17 00:00:00 2001
From: ng0 <address@hidden>
Date: Sat, 27 Aug 2016 13:38:36 +0000
Subject: [PATCH 2/4] 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 b08ba74..82defaf 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"
-- 
2.9.3

-- 
ng0
For non-prism friendly talk find me on http://www.psyced.org

reply via email to

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