guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: linux-libre: Update to 4.19.11.


From: guix-commits
Subject: 01/01: gnu: linux-libre: Update to 4.19.11.
Date: Wed, 19 Dec 2018 23:46:54 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 9378206468c34d4da216004ad43c0773dcd3cf10
Author: Mark H Weaver <address@hidden>
Date:   Wed Dec 19 23:44:21 2018 -0500

    gnu: linux-libre: Update to 4.19.11.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.11.
    (%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 105431b..b472a4a 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.10")
-(define %linux-libre-hash 
"1gazdjnm9hhsclc6l7g7rn9545m1gdil1zxrziihs71hi20rx1pf")
+(define %linux-libre-version "4.19.11")
+(define %linux-libre-hash 
"1wsxh2hdb4g18vwhr91rm964g801k7ign3p353211gahpdvzay5c")
 
 (define %linux-libre-4.19-patches
   (list %boot-logo-patch



reply via email to

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