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


From: Mark H. Weaver
Subject: 02/02: gnu: linux-libre: Update to 4.15.10.
Date: Thu, 15 Mar 2018 19:19:55 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 8e4ce402693d6f6fb5bbb26d7907595948669350
Author: Mark H Weaver <address@hidden>
Date:   Thu Mar 15 19:17:22 2018 -0400

    gnu: linux-libre: Update to 4.15.10.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.10.
    (%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 0b609e1..bd6f005 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.9")
-(define %linux-libre-hash 
"13lcard7i6w2c1cf9rfhvmq79xk4qp2p1c1920mfi69l20yvm572")
+(define %linux-libre-version "4.15.10")
+(define %linux-libre-hash 
"10fp8jmy0fxq8l01m1nnagpq1hznl9jmhcwknk8izjmdcb5snq6c")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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