[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: linux-libre@4.19: Update to 4.19.131.
From: |
guix-commits |
Subject: |
04/06: gnu: linux-libre@4.19: Update to 4.19.131. |
Date: |
Wed, 1 Jul 2020 13:37:53 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit a43802bfcac5b5bd4f894211f5edd43538039d74
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Wed Jul 1 13:29:46 2020 -0400
gnu: linux-libre@4.19: Update to 4.19.131.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.131.
(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 dff2bd5..d609fa0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -387,10 +387,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.130")
+(define-public linux-libre-4.19-version "4.19.131")
(define-public linux-libre-4.19-pristine-source
(let ((version linux-libre-4.19-version)
- (hash (base32 "03zhsizj53ngwxn7d4mzix9xbxxd5lhbzrvawvbb91f83pkc14m6")))
+ (hash (base32 "1fk4i7lkbblfbxyp8rmkihcax920hbbygk2xnq2038sbrkvbkpqr")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
- branch master updated (f74e927 -> 5db2736), guix-commits, 2020/07/01
- 01/06: gnu: linux-libre@4.4: Update to 4.4.229., guix-commits, 2020/07/01
- 04/06: gnu: linux-libre@4.19: Update to 4.19.131.,
guix-commits <=
- 02/06: gnu: linux-libre@4.9: Update to 4.9.229., guix-commits, 2020/07/01
- 03/06: gnu: linux-libre@4.14: Update to 4.14.187., guix-commits, 2020/07/01
- 05/06: gnu: linux-libre@5.7: Update to 5.7.7., guix-commits, 2020/07/01
- 06/06: gnu: linux-libre: Update to 5.4.50., guix-commits, 2020/07/01