guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: linux-libre: Update to 4.11.6.


From: Mark H. Weaver
Subject: 03/03: gnu: linux-libre: Update to 4.11.6.
Date: Sun, 18 Jun 2017 00:55:50 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 3d9b8b407bb55d2b90ed59799699532a0f41a34d
Author: Mark H Weaver <address@hidden>
Date:   Sun Jun 18 00:51:46 2017 -0400

    gnu: linux-libre: Update to 4.11.6.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.6.
    (%linux-libre-hash): Update hash.
---
 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 ed79a7c..7d3b4bb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -358,8 +358,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.11.5")
-(define %linux-libre-hash 
"0rpd0cvbwxa3h1jdx6vgbfs2shyymmc45kw837ksz7q5b0chqn4h")
+(define %linux-libre-version "4.11.6")
+(define %linux-libre-hash 
"0xay0m2a4la8aqc8ai8zqfh1c1i6sjgh0dywm7nis0g1gqirwrds")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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