guix-devel
[Top][All Lists]
Advanced

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

[PATCH] gnu: grub: Use https URL.


From: ng0
Subject: [PATCH] gnu: grub: Use https URL.
Date: Sat, 27 Aug 2016 14:23:12 +0000

>From a9367fd2dbe5bb77d67ee3ee38594ed7bddaf9a2 Mon Sep 17 00:00:00 2001
From: ng0 <address@hidden>
Date: Sat, 27 Aug 2016 13:47:19 +0000
Subject: [PATCH 4/4] gnu: grub: Use https URL.

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

diff --git a/gnu/packages/grub.scm b/gnu/packages/grub.scm
index 01f2a84..3229b86 100644
--- a/gnu/packages/grub.scm
+++ b/gnu/packages/grub.scm
@@ -129,7 +129,7 @@
        ("parted" ,parted)
        ("qemu" ,qemu-for-tests)
        ("xorriso" ,xorriso)))
-    (home-page "http://www.gnu.org/software/grub/";)
+    (home-page "https://www.gnu.org/software/grub/";)
     (synopsis "GRand Unified Boot loader")
     (description
      "GRUB is a multiboot bootloader.  It is used for initially loading the
-- 
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]