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


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.16.7.
Date: Thu, 3 May 2018 01:38:24 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit a937148b779fa67bea1394ddac8ab0922655e521
Author: Mark H Weaver <address@hidden>
Date:   Thu May 3 01:34:03 2018 -0400

    gnu: linux-libre: Update to 4.16.7.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.7.
    (%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 72daa0b..fe1090e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -392,8 +392,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.16.6")
-(define %linux-libre-hash 
"069bxqx27xib1gz4aayy8ar2hfp68cpdi8h51g6453k0w14pkchn")
+(define %linux-libre-version "4.16.7")
+(define %linux-libre-hash 
"145hv7paw5zd6bnkk0agxyg2a37066xhrxszbq3d03mjvi8ap117")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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