From: Rutger Helling <rhelling@mykolab.com>
To: 29046@debbugs.gnu.org
Subject: [bug#29046] [PATCH] gnu: linux-libre: Update to 4.13.10 and change URL to HTTPS.
Date: Sat, 28 Oct 2017 23:15:16 +0200 [thread overview]
Message-ID: <70ee5da890c2fe609d54af4a3e1f18df@mykolab.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 77 bytes --]
Hey Guix,
here's a patch to update linux-libre and change the URL to HTTPS.
[-- Attachment #1.2: Type: text/html, Size: 270 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-linux-libre-Update-to-4.13.10-and-change-URL-to-.patch --]
[-- Type: text/x-diff; name=0001-gnu-linux-libre-Update-to-4.13.10-and-change-URL-to-.patch, Size: 1505 bytes --]
From 3faa493a607907d6fb571e6c0e3eb391af7a5aec Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Sat, 28 Oct 2017 22:36:16 +0200
Subject: [PATCH] gnu: linux-libre: Update to 4.13.10 and change URL to HTTPS.
* gnu/packages/linux.scm (linux-libre): Update to 4.13.10 and change URL to HTTPS.
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 49665e24d..831c26884 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -140,7 +140,7 @@ defconfig. Return the appropiate make target if applicable, otherwise return
(define (linux-libre-urls version)
"Return a list of URLs for Linux-Libre VERSION."
(list (string-append
- "http://linux-libre.fsfla.org/pub/linux-libre/releases/"
+ "https://linux-libre.fsfla.org/pub/linux-libre/releases/"
version "-gnu/linux-libre-" version "-gnu.tar.xz")
;; XXX: Work around <http://bugs.gnu.org/14851>.
@@ -368,8 +368,8 @@ It has been modified to remove all non-free binary blobs.")
(define %intel-compatible-systems '("x86_64-linux" "i686-linux"))
-(define %linux-libre-version "4.13.9")
-(define %linux-libre-hash "1ymsdvm4djh7hg2wmn2v11w380i0ss9nkp4slfrgihdvn6yp5gbv")
+(define %linux-libre-version "4.13.10")
+(define %linux-libre-hash "0y1p5b1rxpbr3apvqqv589qwzfyzjpdrzysfj4h17s0k4gy6c5p8")
(define-public linux-libre
(make-linux-libre %linux-libre-version
--
2.14.3
next reply other threads:[~2017-10-28 21:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-28 21:15 Rutger Helling [this message]
2017-10-30 7:06 ` [bug#29046] [PATCH] gnu: linux-libre: Change URL to HTTPS Rutger Helling
2017-10-30 14:44 ` Leo Famulari
2017-10-30 19:14 ` Mark H Weaver
2017-10-31 2:22 ` Leo Famulari
2017-11-07 16:26 ` Ludovic Courtès
2017-11-07 19:05 ` Mark H Weaver
2017-11-07 21:12 ` Ludovic Courtès
2017-11-12 20:48 ` bug#29046: " Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=70ee5da890c2fe609d54af4a3e1f18df@mykolab.com \
--to=rhelling@mykolab.com \
--cc=29046@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).