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


From: Mark H. Weaver
Subject: 03/03: gnu: linux-libre: Update to 4.10.4.
Date: Sun, 19 Mar 2017 17:20:57 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 8299c697af4b30e3d0aae80d21f7a529448f707e
Author: Mark H Weaver <address@hidden>
Date:   Sun Mar 19 17:18:15 2017 -0400

    gnu: linux-libre: Update to 4.10.4.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.4.
    (%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 9d04a2f..46052fe 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.3")
-(define %linux-libre-hash 
"1znrcwc0y35cjkizkmjvnxnkldf490pfxqs7dn4vcgmb80y7smfc")
+(define %linux-libre-version "4.10.4")
+(define %linux-libre-hash 
"0cmz4y8pb3sdag32bsrn7vg1i8v9rymfspg85ipkbamm53c7v54g")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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