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


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.17.9.
Date: Tue, 24 Jul 2018 10:04:57 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 20de675a2e8146d814b565314dd4c7a0234d626d
Author: Mark H Weaver <address@hidden>
Date:   Tue Jul 24 09:59:35 2018 -0400

    gnu: linux-libre: Update to 4.17.9.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.9.
    (%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 2de0dce..7ad62b1 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.8")
-(define %linux-libre-hash 
"0anq35i9x0kslz42g73vq8wbg56rmrcb38j8mgnhc5c99037gkwr")
+(define %linux-libre-version "4.17.9")
+(define %linux-libre-hash 
"1mahjxn4j7sdjdrbkrgal37nfx23njhnmrxcmixmphps8i44rlwm")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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