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


From: Leo Famulari
Subject: 03/03: gnu: linux-libre: Update to 4.10.3.
Date: Thu, 16 Mar 2017 19:41:36 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 2ec5ba859f63dcaa56655584573d361f286d4020
Author: Leo Famulari <address@hidden>
Date:   Thu Mar 16 18:26:39 2017 -0400

    gnu: linux-libre: Update to 4.10.3.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.3.
    (%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 351fd3e..4557194 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.2")
-(define %linux-libre-hash 
"01kinnv40lqsk6fyz1k7hkx2diyg4mgp28bwraar5sii1gqmcw7k")
+(define %linux-libre-version "4.10.3")
+(define %linux-libre-hash 
"1znrcwc0y35cjkizkmjvnxnkldf490pfxqs7dn4vcgmb80y7smfc")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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