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


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.17.6.
Date: Sat, 14 Jul 2018 01:49:39 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit f3c9a5d2d452cdc7a035149cda1edf9bae7fee94
Author: Mark H Weaver <address@hidden>
Date:   Sat Jul 14 01:44:54 2018 -0400

    gnu: linux-libre: Update to 4.17.6.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.6.
    (%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 26a3dbe..2ce0f56 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -402,8 +402,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.5")
-(define %linux-libre-hash 
"0pldqw7f4nhziw3r73l339d79aijxhy6anf1ryiy3makip6gkib1")
+(define %linux-libre-version "4.17.6")
+(define %linux-libre-hash 
"0d48r5jpj71ikdalz5z756snwq54cpnwnba8bbhg8r2ri3770wcm")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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