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


From: Mark H. Weaver
Subject: 03/03: gnu: linux-libre: Update to 4.10.12.
Date: Fri, 21 Apr 2017 22:08:15 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 1efcd3d672f57ce7c50b58d6194ba2739893c7a2
Author: Mark H Weaver <address@hidden>
Date:   Fri Apr 21 22:06:10 2017 -0400

    gnu: linux-libre: Update to 4.10.12.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.12.
    (%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 5c584fb..e6ede67 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.11")
-(define %linux-libre-hash 
"0fvllplxgx5m9pdk8l9lwxna6z50b037lxrqip93crzgr7blq4bq")
+(define %linux-libre-version "4.10.12")
+(define %linux-libre-hash 
"10k86blssyhhv2xvdqygyg3h43qppkffi09mg6ckxjsfv7crrf8j")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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