guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: linux-libre: Update to 4.15.16.


From: Mark H. Weaver
Subject: 04/06: gnu: linux-libre: Update to 4.15.16.
Date: Mon, 9 Apr 2018 00:33:05 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 2e5a9c58ad12498e075576dc52a43a91aaaf8478
Author: Mark H Weaver <address@hidden>
Date:   Mon Apr 9 00:27:43 2018 -0400

    gnu: linux-libre: Update to 4.15.16.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.16.
    (%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 5510406..0aeb919 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -383,8 +383,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.15.15")
-(define %linux-libre-hash 
"14pjdwj6n7j8wpjrwlj261s5bxf4861d6w42agrz8ilznhi11niy")
+(define %linux-libre-version "4.15.16")
+(define %linux-libre-hash 
"1nzdaypvw8abas6xr6ijk2wc9f0b6q72xw6ypalwx33p7sdqwrzq")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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