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


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.15.1.
Date: Sun, 4 Feb 2018 00:15:47 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 930ebe14e14b0eb0d2f06162a7556601b75bd497
Author: Mark H Weaver <address@hidden>
Date:   Sun Feb 4 00:05:33 2018 -0500

    gnu: linux-libre: Update to 4.15.1.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.1.
    (%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 311e804..303a85c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -382,8 +382,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")
-(define %linux-libre-hash 
"11h1954mkyy2wc0c9jd9dxysqq9wrjr6jmsxdysdd73g50a6amg6")
+(define %linux-libre-version "4.15.1")
+(define %linux-libre-hash 
"1by90ghpk5qh79vgb0cfwab8c6ngciii9mvsya0gj5ijj90i6hwy")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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