guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: address@hidden: Update to 4.19.38.


From: guix-commits
Subject: 03/04: gnu: address@hidden: Update to 4.19.38.
Date: Thu, 2 May 2019 22:55:22 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit c52fb6e11d15988909214ff733ead019d9df421d
Author: Mark H Weaver <address@hidden>
Date:   Thu May 2 22:49:14 2019 -0400

    gnu: address@hidden: Update to 4.19.38.
    
    * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.38.
    (%linux-libre-4.19-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 88559a9..e1b8f69 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -459,8 +459,8 @@ It has been modified to remove all non-free binary blobs.")
 between the CDemu userspace daemon and linux kernel.")
     (license license:gpl2+)))
 
-(define %linux-libre-4.19-version "4.19.37")
-(define %linux-libre-4.19-hash 
"0cyw7sgvw0767pvnl2sg6j91az9x80m5pbpqmd1srzl06w2sff2j")
+(define %linux-libre-4.19-version "4.19.38")
+(define %linux-libre-4.19-hash 
"1z4gy5qsc7gvk6rfyij3xp46g53ll4gmb9sgzbfjgm9zkf0sszy3")
 
 (define %linux-libre-4.19-patches
   (list %boot-logo-patch



reply via email to

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