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


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.15.15.
Date: Sun, 1 Apr 2018 18:07:58 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 2e1e540c533d0440dcca96c6fff2a8b0b7282204
Author: Mark H Weaver <address@hidden>
Date:   Sun Apr 1 18:05:24 2018 -0400

    gnu: linux-libre: Update to 4.15.15.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.15.
    (%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 2cf44eb..8104284 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.14")
-(define %linux-libre-hash 
"1936bzfz08r55ajkd7nf439a4jcvvs98bfd67c0p7phwfjx45q22")
+(define %linux-libre-version "4.15.15")
+(define %linux-libre-hash 
"14pjdwj6n7j8wpjrwlj261s5bxf4861d6w42agrz8ilznhi11niy")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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