mhw pushed a commit to branch master
in repository guix.

commit 0d4ea19592fb7aec9c1682c99ed0712b82cc3528
Author: Mark H Weaver <m...@netris.org>
Date:   Fri Apr 13 04:31:30 2018 -0400

    gnu: linux-libre: Update to 4.16.2.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.2.
    (%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 e27bb15..26626ce 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -391,8 +391,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.1")
-(define %linux-libre-hash 
"1zqbg7ivf79nzw0lw18bbld2wq16880k83526bwqh1nsydayp6k0")
+(define %linux-libre-version "4.16.2")
+(define %linux-libre-hash 
"04sma28djhr2llffnd8pmpb1jfwaqcg2sipp0jnnj1llpwj3rah7")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version

Reply via email to