guix-commits
[Top][All Lists]
Advanced

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

01/04: gnu: linux-libre@4.19: Update to 4.19.139.


From: guix-commits
Subject: 01/04: gnu: linux-libre@4.19: Update to 4.19.139.
Date: Tue, 11 Aug 2020 17:35:59 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit fbe69acb0845cbf81d315c75144f8047e73749f1
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Tue Aug 11 17:32:26 2020 -0400

    gnu: linux-libre@4.19: Update to 4.19.139.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.139.
    (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 13c9ba5..55c829a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -409,10 +409,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.138")
+(define-public linux-libre-4.19-version "4.19.139")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "00jy3lxzx95smgc0mq7741byaj17jxrcqc2vnxlp4lkcbz82fp6i")))
+        (hash (base32 "01anspwh3vskmcqf4xclx0jx6h0h33zfgmmvrzxq17wlzqhvyklw")))
     (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]