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


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.16.9.
Date: Thu, 17 May 2018 00:54:36 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 2cf8531f360ef390d3ec670cc150b106bab5eff1
Author: Mark H Weaver <address@hidden>
Date:   Thu May 17 00:49:58 2018 -0400

    gnu: linux-libre: Update to 4.16.9.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.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 0c94033..0c58b90 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.8")
-(define %linux-libre-hash 
"0j77wnf97rjrvs1vbifash0sppa85pb5ckdk40f4n2mbzardsmxg")
+(define %linux-libre-version "4.16.9")
+(define %linux-libre-hash 
"13v5pb30v16cn81w2gnwaa4zhxas7q3zz10igpa2rqd5fdiy3rlz")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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