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


From: Mark H. Weaver
Subject: 04/04: gnu: linux-libre: Update to 4.17.15.
Date: Thu, 16 Aug 2018 16:29:05 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit b42592db6ac6f71373b61c93ae87a548afce87b4
Author: Mark H Weaver <address@hidden>
Date:   Thu Aug 16 16:23:29 2018 -0400

    gnu: linux-libre: Update to 4.17.15.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.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 dbab2dd..578df76 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -404,8 +404,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.17.14")
-(define %linux-libre-hash 
"11yf4s3cq6a9z3sl38kr4li75mhqfnmgwayi1mcaac8hr6ylksss")
+(define %linux-libre-version "4.17.15")
+(define %linux-libre-hash 
"0c44lcciildb1alg3yb4bb6p763p6zlr5srknayydcm6h4l35wq6")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version



reply via email to

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