guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: linux-libre: Update to 4.10.2.


From: Leo Famulari
Subject: 01/03: gnu: linux-libre: Update to 4.10.2.
Date: Mon, 13 Mar 2017 01:27:46 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 49a8c92cbe01a5e843ed2be3b9643589119fc63e
Author: Leo Famulari <address@hidden>
Date:   Mon Mar 13 00:54:30 2017 -0400

    gnu: linux-libre: Update to 4.10.2.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.2.
    (%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 efa6a7d..08c5dcc 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.1")
-(define %linux-libre-hash 
"0mvwrjny1bjqyjqjxff9m97j48ybfdw8qpdazr5rwk12234v4k3d")
+(define %linux-libre-version "4.10.2")
+(define %linux-libre-hash 
"01kinnv40lqsk6fyz1k7hkx2diyg4mgp28bwraar5sii1gqmcw7k")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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