[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)))
- branch master updated (ab4943a -> 96a655a), guix-commits, 2020/07/31
- 05/09: gnu: ruby-netrc: All phases return #t., guix-commits, 2020/07/31
- 04/09: gnu: linux-libre@4.19: Update to 4.19.136.,
guix-commits <=
- 03/09: gnu: linux-libre@4.14: Update to 4.14.191., guix-commits, 2020/07/31
- 06/09: gnu: emacs-transient: All phases return #t., guix-commits, 2020/07/31
- 01/09: gnu: linux-libre@4.4: Update to 4.4.232., guix-commits, 2020/07/31
- 02/09: gnu: linux-libre@4.9: Update to 4.9.232., guix-commits, 2020/07/31
- 07/09: gnu: Add robin-map., guix-commits, 2020/07/31
- 08/09: gnu: openimageio: Update to 2.0.13., guix-commits, 2020/07/31
- 09/09: gnu: Add blender@2.79b., guix-commits, 2020/07/31