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


From: Mark H. Weaver
Subject: 03/03: gnu: linux-libre: Update to 4.17.12.
Date: Fri, 3 Aug 2018 22:53:29 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit a058b5cfeedf7b65adb6856a4dc9b0c55df05e03
Author: Mark H Weaver <address@hidden>
Date:   Fri Aug 3 22:48:13 2018 -0400

    gnu: linux-libre: Update to 4.17.12.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.12.
    (%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 d549d44..f13c3f8 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.11")
-(define %linux-libre-hash 
"0c0ryl8rnzizr0x2gj9kprj9wfjz536574fnn46r0ww3szrzdm78")
+(define %linux-libre-version "4.17.12")
+(define %linux-libre-hash 
"1zpyrw55pg3rg9rjhasx7n070c81frnaab44f4g9gyh08wbapz7k")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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