* [PATCH] gnu: grub: Use https URL.
@ 2016-08-27 14:23 ng0
2016-08-30 7:25 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2016-08-27 14:23 UTC (permalink / raw)
To: guix-devel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0004-gnu-grub-Use-https-URL.patch --]
[-- Type: text/x-patch, Size: 847 bytes --]
From a9367fd2dbe5bb77d67ee3ee38594ed7bddaf9a2 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
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
[-- 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: grub: Use https URL.
2016-08-27 14:23 [PATCH] gnu: grub: 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:23:12PM +0000, ng0 wrote:
> From a9367fd2dbe5bb77d67ee3ee38594ed7bddaf9a2 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@we.make.ritual.n0.is>
> 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.
Thanks, applied!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-30 7:26 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:23 [PATCH] gnu: grub: 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.