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


From: guix-commits
Subject: 04/04: gnu: linux-libre: Update to 4.19.9.
Date: Thu, 13 Dec 2018 20:02:31 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit ea49fbdea3bbb9b55951b7bff9d9cf768fd23161
Author: Mark H Weaver <address@hidden>
Date:   Thu Dec 13 19:59:02 2018 -0500

    gnu: linux-libre: Update to 4.19.9.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.9.
    (%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 4b25717..ae16491 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -400,8 +400,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.8")
-(define %linux-libre-hash 
"1rmgf3sbcyb47s3sagac7zrrpznq0vlcbzjzlzir95biy7lbswb3")
+(define %linux-libre-version "4.19.9")
+(define %linux-libre-hash 
"0yi7f7c5nxk03mja82kmnz2681bxpyl4drvz767dsx19d6gq1h1d")
 
 (define %linux-libre-4.19-patches
   (list %boot-logo-patch



reply via email to

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