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.12.10.


From: Mark H. Weaver
Subject: 03/03: gnu: linux-libre: Update to 4.12.10.
Date: Fri, 1 Sep 2017 00:37:06 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit fe36ecf5c82adb8b7dbdb967514d30b15c50b689
Author: Mark H Weaver <address@hidden>
Date:   Fri Sep 1 00:31:55 2017 -0400

    gnu: linux-libre: Update to 4.12.10.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.10.
    (%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 f130e2c..c01cbf1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -367,8 +367,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.12.9")
-(define %linux-libre-hash 
"1wpsqhaab91l1wdbsxq8pdwrdx3a603zr5zjxbzdsx99pr6iypra")
+(define %linux-libre-version "4.12.10")
+(define %linux-libre-hash 
"06rnmz7jrj4asmarq3f77lzmyk8w6k71qr2rhcvm087g1mxlaahj")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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