guix-commits
[Top][All Lists]
Advanced

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

04/09: gnu: linux-libre@4.19: Update to 4.19.136.


From: guix-commits
Subject: 04/09: gnu: linux-libre@4.19: Update to 4.19.136.
Date: Fri, 31 Jul 2020 13:40:20 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 2bc733e2711f2d5c7ca894da555d07d44388cf75
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Fri Jul 31 13:35:19 2020 -0400

    gnu: linux-libre@4.19: Update to 4.19.136.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.136.
    (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 963c0ed..fc7a9e4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -395,10 +395,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.135")
+(define-public linux-libre-4.19-version "4.19.136")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "165g6agfvjxi5qi9gm5ilnfn6d01shjwypia3n4370i5lv5cxmrk")))
+        (hash (base32 "0ghnsr6m5cidk3xz8cgkl8mpn0lrn2r4wxmhf4n0wamn5m1kpyci")))
     (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]