[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: linux-libre 5.4: Update to 5.4.194.
From: |
guix-commits |
Subject: |
04/07: gnu: linux-libre 5.4: Update to 5.4.194. |
Date: |
Mon, 16 May 2022 22:39:38 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit da2a19bfc81f0130c405a01eca156b520819adeb
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sun May 15 22:06:00 2022 -0400
gnu: linux-libre 5.4: Update to 5.4.194.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.194.
(linux-libre-5.4-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 26cf282851..730646be25 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -409,7 +409,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
-(define-public linux-libre-5.4-version "5.4.193")
+(define-public linux-libre-5.4-version "5.4.194")
(define-public linux-libre-5.4-gnu-revision "gnu1")
(define deblob-scripts-5.4
(linux-libre-deblob-scripts
@@ -419,7 +419,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "05i286d98fm2pdf9724x1dsmfcm7gsd7yyyvxqlpisyj1kx14hda")))
(define-public linux-libre-5.4-pristine-source
(let ((version linux-libre-5.4-version)
- (hash (base32 "187jfk9hf52n5z9yv56vq1knp3kdcbyk5w5k98ziwcbdjm1x65hd")))
+ (hash (base32 "1xix3ndgzj7axmj9py7lip3n9qqw1jc4gi6lvls6zwi9364mfh98")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
- branch master updated (76cc5b9e80 -> 4d374b23ec), guix-commits, 2022/05/16
- 02/07: gnu: linux-libre 5.15: Update to 5.15.40., guix-commits, 2022/05/16
- 01/07: gnu: linux-libre: Update to 5.17.8., guix-commits, 2022/05/16
- 04/07: gnu: linux-libre 5.4: Update to 5.4.194.,
guix-commits <=
- 07/07: gnu: linux-libre 4.9: Update to 4.9.314., guix-commits, 2022/05/16
- 05/07: gnu: linux-libre 4.19: Update to 4.19.243., guix-commits, 2022/05/16
- 06/07: gnu: linux-libre 4.14: Update to 4.14.279., guix-commits, 2022/05/16
- 03/07: gnu: linux-libre 5.10: Update to 5.10.116., guix-commits, 2022/05/16