guix-commits
[Top][All Lists]
Advanced

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

05/05: gnu: linux-libre: Update to 4.15.14.


From: Mark H. Weaver
Subject: 05/05: gnu: linux-libre: Update to 4.15.14.
Date: Fri, 30 Mar 2018 17:38:46 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit dffd077c59e0faf8200422572b7d3aab611f0348
Author: Mark H Weaver <address@hidden>
Date:   Fri Mar 30 17:33:55 2018 -0400

    gnu: linux-libre: Update to 4.15.14.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.14.
    (%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 f6941b7..6ec29fa 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.13")
-(define %linux-libre-hash 
"1z9f3m44n5w9ayad08h6nvx4nihc28h2jplk4jvyaj0460v8d11f")
+(define %linux-libre-version "4.15.14")
+(define %linux-libre-hash 
"1936bzfz08r55ajkd7nf439a4jcvvs98bfd67c0p7phwfjx45q22")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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