guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: linux-libre: Update to 4.11.8.


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.11.8.
Date: Fri, 30 Jun 2017 00:17:42 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 588b22575d1ad7eb41dec17e01e03aa1c56f56db
Author: Mark H Weaver <address@hidden>
Date:   Fri Jun 30 00:13:36 2017 -0400

    gnu: linux-libre: Update to 4.11.8.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.8.
    (%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 3aa0159..f18a23b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -363,8 +363,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.7")
-(define %linux-libre-hash 
"0kliwdz4qqjz13pywhavxg19cy1mf6d1f52f6kgapc331309vad9")
+(define %linux-libre-version "4.11.8")
+(define %linux-libre-hash 
"1z35h6xr8gdzq31xv3dpdz6ddz4q3183fwvkmx8qd7h9bhy13aw6")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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