guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: linux-libre@4.19: Update 4.19.124.


From: guix-commits
Subject: 04/06: gnu: linux-libre@4.19: Update 4.19.124.
Date: Wed, 20 May 2020 19:20:27 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit fa0fac06321b688780eb28f7aa7a856036cb7a80
Author: Mark H Weaver <address@hidden>
AuthorDate: Wed May 20 19:13:25 2020 -0400

    gnu: linux-libre@4.19: Update 4.19.124.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update 4.19.124.
    (linux-libre-4.19-pristine-source): 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 f35e0fd..05ba8f1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -385,10 +385,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
 
-(define-public linux-libre-4.19-version "4.19.123")
+(define-public linux-libre-4.19-version "4.19.124")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "0gwrkbbfy85ajxpg7q6j9mn8mzhmsr1v3wmh5c76p34d3b9i96d7")))
+        (hash (base32 "005dznldnj1m03cbkc5pd2q2cv9jj1j6a0x2vh4p79ypg4c01nfm")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.19)))



reply via email to

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