guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: linux-libre: Update to 4.16.3.


From: Mark H. Weaver
Subject: 02/02: gnu: linux-libre: Update to 4.16.3.
Date: Thu, 19 Apr 2018 18:58:47 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 872bda5de52a8f0514230ebc4e9680aab74f509a
Author: Mark H Weaver <address@hidden>
Date:   Thu Apr 19 18:55:23 2018 -0400

    gnu: linux-libre: Update to 4.16.3.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.3.
    (%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 2cab593..a5b1cd4 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.2")
-(define %linux-libre-hash 
"04sma28djhr2llffnd8pmpb1jfwaqcg2sipp0jnnj1llpwj3rah7")
+(define %linux-libre-version "4.16.3")
+(define %linux-libre-hash 
"1wmx0ph8nbwidlx1dh8bi4p97b84nif9ymv00mafnn6iykdfdin0")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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