guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: linux-libre: Update to 4.15.8.


From: Mark H. Weaver
Subject: 02/02: gnu: linux-libre: Update to 4.15.8.
Date: Fri, 9 Mar 2018 20:26:22 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit e82b61e6dda8cb979527963c913a2f72a2dfae5f
Author: Mark H Weaver <address@hidden>
Date:   Fri Mar 9 20:23:24 2018 -0500

    gnu: linux-libre: Update to 4.15.8.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.8.
    (%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 390e855..57e033f 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.7")
-(define %linux-libre-hash 
"1h17wc12lvva5vcm2z06cf57ywxb6i2snm9vxixw1lwibnksrb6l")
+(define %linux-libre-version "4.15.8")
+(define %linux-libre-hash 
"0178yi8k72sfv73gss2a1v7w1rmhyza3ia31jwg86gixqw74vifm")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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