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


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.17.11.
Date: Sun, 29 Jul 2018 03:36:54 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit f8e2df9851941d337219bef66a6dd8cec7f3a0e8
Author: Mark H Weaver <address@hidden>
Date:   Sun Jul 29 03:32:03 2018 -0400

    gnu: linux-libre: Update to 4.17.11.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.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 4f9c29f..f1bf65d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -404,8 +404,8 @@ It has been modified to remove all non-free binary blobs.")
 ;; supports qemu "virt" machine and possibly a large number of ARM boards.
 ;; See : https://wiki.debian.org/DebianKernel/ARMMP.
 
-(define %linux-libre-version "4.17.10")
-(define %linux-libre-hash 
"1ab349s18avigd2592i11pab4klqzzxy11a1zp16mb842d8chkj2")
+(define %linux-libre-version "4.17.11")
+(define %linux-libre-hash 
"0c0ryl8rnzizr0x2gj9kprj9wfjz536574fnn46r0ww3szrzdm78")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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