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


From: guix-commits
Subject: 04/04: gnu: linux-libre: Update to 4.19.6.
Date: Sun, 2 Dec 2018 02:15:43 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit ce31ae397b7d5f8c686e30821d5d2105d32b4986
Author: Mark H Weaver <address@hidden>
Date:   Sun Dec 2 02:12:10 2018 -0500

    gnu: linux-libre: Update to 4.19.6.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.6.
    (%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 022d331..b9f2963 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -406,8 +406,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.19.5")
-(define %linux-libre-hash 
"1ailss05c3p9aw2ysv75kj9j7qk04rc0cn9y9dk6fmjhnbnw9abm")
+(define %linux-libre-version "4.19.6")
+(define %linux-libre-hash 
"1ybi878li06algbv2pdwn81jlh038pfvzz3axn1bzic9p4c9rjhf")
 
 (define %linux-libre-4.19-patches
   (list %boot-logo-patch



reply via email to

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