guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: linux-libre: Update to 4.19.2.


From: Mark H. Weaver
Subject: 03/03: gnu: linux-libre: Update to 4.19.2.
Date: Wed, 14 Nov 2018 19:23:59 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 7413c316934d2cfb24412805f9f9a0a9e047f980
Author: Mark H Weaver <address@hidden>
Date:   Wed Nov 14 19:16:24 2018 -0500

    gnu: linux-libre: Update to 4.19.2.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.2.
    (%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 7148299..28c699c 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.1")
-(define %linux-libre-hash 
"12mrrgg2ih4jiylpy45q5nsd8afj3nya0klr543s0mcga88v9527")
+(define %linux-libre-version "4.19.2")
+(define %linux-libre-hash 
"1yh4ll9qh4wmf9r62ksyic57g1iy1b84qbv855l545ilk12znbmj")
 
 (define %linux-libre-4.19-patches
   (list %boot-logo-patch



reply via email to

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