guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: grub: Use https URL.


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

lfam pushed a commit to branch master
in repository guix.

commit 175b259ccac46f40cfc1e3e49cdfb5dbbf30dc62
Author: ng0 <address@hidden>
Date:   Sat Aug 27 13:47:19 2016 +0000

    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



reply via email to

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