guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: linux-libre: Update to 4.18.15.


From: Mark H. Weaver
Subject: 03/03: gnu: linux-libre: Update to 4.18.15.
Date: Thu, 18 Oct 2018 22:59:10 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 75b2afd95373612d386dba7f75c4de22857f9448
Author: Mark H Weaver <address@hidden>
Date:   Thu Oct 18 22:52:09 2018 -0400

    gnu: linux-libre: Update to 4.18.15.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.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 1c73532..6a89caf 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -405,8 +405,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.18.14")
-(define %linux-libre-hash 
"1gwwx8l283w8v1zylw2haqahvjns5dzqxx9li2586nnl8cfmfnwc")
+(define %linux-libre-version "4.18.15")
+(define %linux-libre-hash 
"0v6xs85qn1iy2dj3m6s3cfnhbwb1mjy21d9lagjni8dg3jic26hf")
 
 (define %linux-libre-4.18-patches
   (list %boot-logo-patch



reply via email to

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