guix-commits
[Top][All Lists]
Advanced

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

09/87: gnu: heads-dev-cpio: Use HTTPS home page URI.


From: guix-commits
Subject: 09/87: gnu: heads-dev-cpio: Use HTTPS home page URI.
Date: Sun, 28 Feb 2021 06:06:28 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit 42c4718853ebd6559b41456757f29f54d8eb8f2d
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Feb 28 11:12:32 2021 +0100

    gnu: heads-dev-cpio: Use HTTPS home page URI.
    
    * gnu/packages/heads.scm (heads-dev-cpio)[home-page]: Use HTTPS URI.
---
 gnu/packages/heads.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/heads.scm b/gnu/packages/heads.scm
index 5f49265..d5e36b9 100644
--- a/gnu/packages/heads.scm
+++ b/gnu/packages/heads.scm
@@ -193,5 +193,5 @@ done
     (synopsis "@file{dev.cpio} for Heads")
     (description "This package provides a @file{dev.cpio} file usable as a
 base for heads' initrd.")
-    (home-page "http://osresearch.net/";)
+    (home-page "https://osresearch.net/";)
     (license license:bsd-2)))



reply via email to

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