mhw pushed a commit to branch master
in repository guix.

commit e72ca4111fce4b05bf2a685e451f26e06680e36c
Author: Mark H Weaver <[email protected]>
Date:   Sat Sep 29 15:58:27 2018 -0400

    gnu: linux-libre: Update to 4.18.11.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.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 042e7fd..ec2520c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -405,8 +405,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.18.10")
-(define %linux-libre-hash 
"1znc6kh3j8plmxail6hn2ss0r0fvbcp50s3xv5gxys7jc7k42znj")
+(define %linux-libre-version "4.18.11")
+(define %linux-libre-hash 
"1r4yf7gr7rf8igkg5jv781wa8vn6ii7fsdnffyshin1slnxbd79k")
 
 (define %linux-libre-4.18-patches
   (list %boot-logo-patch

Reply via email to