guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: linux-libre: Update to 4.19.1.


From: Mark H. Weaver
Subject: 02/02: gnu: linux-libre: Update to 4.19.1.
Date: Mon, 5 Nov 2018 04:07:32 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit c9f3d38be49ebd5910cb66f295338097173e6b32
Author: Mark H Weaver <address@hidden>
Date:   Mon Nov 5 03:57:40 2018 -0500

    gnu: linux-libre: Update to 4.19.1.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.1.
    (%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 654d678..875e7b6 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")
-(define %linux-libre-hash 
"1j4lizjygy7hb7sq2kxqkpcs4nhxgmi48cpng97b0sm9b46plvfh")
+(define %linux-libre-version "4.19.1")
+(define %linux-libre-hash 
"12mrrgg2ih4jiylpy45q5nsd8afj3nya0klr543s0mcga88v9527")
 
 (define %linux-libre-4.19-patches
   (list %boot-logo-patch



reply via email to

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