guix-commits
[Top][All Lists]
Advanced

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

05/07: gnu: linux-libre@4.19: Update to 4.19.120.


From: guix-commits
Subject: 05/07: gnu: linux-libre@4.19: Update to 4.19.120.
Date: Sat, 2 May 2020 16:41:48 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit a970bab0e7b2bb937d9d87f71f04498cc49a8f78
Author: Mark H Weaver <address@hidden>
AuthorDate: Sat May 2 16:29:27 2020 -0400

    gnu: linux-libre@4.19: Update to 4.19.120.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.120.
    (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 3e4e630..4cc5f85 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.119")
+(define-public linux-libre-4.19-version "4.19.120")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "1klvdzz8sndg2zsr1anfy9p5fc1aapjqvc249myrbndyf55bk91b")))
+        (hash (base32 "03mjng5ws9y56id99619ysarz73qqyylgc3mlknga1yphbhh16qb")))
     (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]