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


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.17.2.
Date: Mon, 18 Jun 2018 03:43:57 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit d06352d9dcd139c9a4f053d7dd70cc8dd79d074f
Author: Mark H Weaver <address@hidden>
Date:   Mon Jun 18 03:39:51 2018 -0400

    gnu: linux-libre: Update to 4.17.2.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.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 fac0f87..7e81f63 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -401,8 +401,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.1")
-(define %linux-libre-hash 
"1sxil6m17vwpaj0jg8jyrbi1mr5sjfnvhxkjaxshh6j2pdg575pw")
+(define %linux-libre-version "4.17.2")
+(define %linux-libre-hash 
"0xkswi9vhbzi466pqvyli7glkvdyxhphn8yjg69kpw37rpw8ix5l")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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