guix-commits
[Top][All Lists]
Advanced

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

02/05: gnu: linux-libre@4.19: Update to 4.19.141.


From: guix-commits
Subject: 02/05: gnu: linux-libre@4.19: Update to 4.19.141.
Date: Fri, 21 Aug 2020 21:03:54 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 10df5c487be88fb22e2ca4c7a30ec0499e617612
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Fri Aug 21 20:58:49 2020 -0400

    gnu: linux-libre@4.19: Update to 4.19.141.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.141.
    (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 541c85e..777dd94 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -413,10 +413,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.140")
+(define-public linux-libre-4.19-version "4.19.141")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "1a4fy48jb16qdx165n48qch6nikfvmxqwys7mw8fynq0pykzj3ya")))
+        (hash (base32 "0511vb9rfpy5l6cz69v0v97rw2rk2pscc4hkz2pfmgikagm1shm4")))
     (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]