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


From: Mark H. Weaver
Subject: 03/03: gnu: linux-libre: Update to 4.16.8.
Date: Sat, 12 May 2018 04:04:54 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 0d0b5722865df6e6547c3a7305dd5fbee5e9bcd8
Author: Mark H Weaver <address@hidden>
Date:   Sat May 12 04:00:17 2018 -0400

    gnu: linux-libre: Update to 4.16.8.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.8.
    (%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 7a86b87..76bd90f 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.7")
-(define %linux-libre-hash 
"145hv7paw5zd6bnkk0agxyg2a37066xhrxszbq3d03mjvi8ap117")
+(define %linux-libre-version "4.16.8")
+(define %linux-libre-hash 
"0j77wnf97rjrvs1vbifash0sppa85pb5ckdk40f4n2mbzardsmxg")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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