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


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.10.5.
Date: Sun, 26 Mar 2017 03:16:20 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 81e752d92e6f324d1cfee50b2781d4af1d29ce99
Author: Mark H Weaver <address@hidden>
Date:   Sun Mar 26 03:12:33 2017 -0400

    gnu: linux-libre: Update to 4.10.5.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.5.
    (%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 36b0465..d97cdc4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -338,8 +338,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.4")
-(define %linux-libre-hash 
"0cmz4y8pb3sdag32bsrn7vg1i8v9rymfspg85ipkbamm53c7v54g")
+(define %linux-libre-version "4.10.5")
+(define %linux-libre-hash 
"0qxanna5a82vyh5yb3mv8vvx5i9kdzmq2p6q7xp1fy88x9gj11xb")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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