all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] gnu: guile-gnunet: Use https URL.
@ 2016-08-27 14:21 ng0
  2016-08-30  7:25 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2016-08-27 14:21 UTC (permalink / raw)
  To: guix-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0002-gnu-guile-gnunet-Use-https-URL.patch --]
[-- Type: text/x-patch, Size: 985 bytes --]

From f4bcc1e6aeee861ee9dc11c1803ca94146c5d86c Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
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


[-- Attachment #2: Type: text/plain, Size: 70 bytes --]


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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnu: guile-gnunet: Use https URL.
  2016-08-27 14:21 [PATCH] gnu: guile-gnunet: Use https URL ng0
@ 2016-08-30  7:25 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2016-08-30  7:25 UTC (permalink / raw)
  To: ng0; +Cc: guix-devel

On Sat, Aug 27, 2016 at 02:21:38PM +0000, ng0 wrote:
> From f4bcc1e6aeee861ee9dc11c1803ca94146c5d86c Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@we.make.ritual.n0.is>
> 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.

Thanks, applied!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-30  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-27 14:21 [PATCH] gnu: guile-gnunet: Use https URL ng0
2016-08-30  7:25 ` Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.