guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: linux-libre: Update to 4.9.11.


From: Mark H. Weaver
Subject: 02/02: gnu: linux-libre: Update to 4.9.11.
Date: Sat, 18 Feb 2017 21:48:54 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit c93f50698c1cda2abbf607b8996ed92505c14256
Author: Mark H Weaver <address@hidden>
Date:   Sat Feb 18 21:46:35 2017 -0500

    gnu: linux-libre: Update to 4.9.11.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11.
    (%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 40f702c..9212b40 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.9.10")
-(define %linux-libre-hash 
"0iia8xamzxbh8bnfrgxccqhzz4fbdph9797qhhv82m6ywj2lfpnx")
+(define %linux-libre-version "4.9.11")
+(define %linux-libre-hash 
"1gypfg2984zr4z7hihnl3bbpxnk1mrqbynb6xd8ad2v2z04aw13q")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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