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


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.11.2.
Date: Sun, 21 May 2017 02:06:19 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 718448e17645780cca1c165cd8576852d25da629
Author: Mark H Weaver <address@hidden>
Date:   Sun May 21 02:03:32 2017 -0400

    gnu: linux-libre: Update to 4.11.2.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.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 8da5b2a..bfe6b64 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -354,8 +354,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.11.1")
-(define %linux-libre-hash 
"1kzs57lahvcsvlm0x650q593h10f4cjqspkv2nibr22syx4gry7l")
+(define %linux-libre-version "4.11.2")
+(define %linux-libre-hash 
"0vp6hjc7cb6q6bhbg6jcf08r27xbf293cdib2vfng15ygvxpyfij")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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