guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: linux-libre: Update to 4.11.


From: Leo Famulari
Subject: 01/02: gnu: linux-libre: Update to 4.11.
Date: Mon, 1 May 2017 13:50:47 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit cfd2ca8244bc7a5c130677718ad2ad75f7316c68
Author: Mathieu Othacehe <address@hidden>
Date:   Mon May 1 11:41:21 2017 +0200

    gnu: linux-libre: Update to 4.11.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.
    (%linux-libre-hash): Update hash.
    
    Signed-off-by: Leo Famulari <address@hidden>
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index fb70bf0..c30302c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -353,8 +353,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.10.13")
-(define %linux-libre-hash 
"0sl3w4id3amahv42xg2ac0lqhxn5dih2vm7wyxnfja4c3g4hshn4")
+(define %linux-libre-version "4.11")
+(define %linux-libre-hash 
"0j1bzzq9iq5i1zm7gnig8v0clr8wq303kvcdsaifc0r0ggz1mx1n")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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