[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/08: gnu: linux-libre 5.4: Update to 5.4.258.
From: |
guix-commits |
Subject: |
05/08: gnu: linux-libre 5.4: Update to 5.4.258. |
Date: |
Thu, 12 Oct 2023 14:32:11 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit 44f32a407f9d66b8ef8af9876f9ad35558becfbb
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Wed Oct 11 01:13:27 2023 +0200
gnu: linux-libre 5.4: Update to 5.4.258.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.258.
(linux-libre-5.4-pristine-source): Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
---
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 e61409e024..f0b4555de1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -570,7 +570,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.257")
+(define-public linux-libre-5.4-version "5.4.258")
(define-public linux-libre-5.4-gnu-revision "gnu1")
(define deblob-scripts-5.4
(linux-libre-deblob-scripts
@@ -580,7 +580,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "0sw67b2pk3lng4y67diqqnhxaggnp3nbkx8dxc5fs27rinfxr4m1")))
(define-public linux-libre-5.4-pristine-source
(let ((version linux-libre-5.4-version)
- (hash (base32 "1w1x91slzg9ggakqhyxnmvz77v2cwfk8bz0knrpgz9qya9q5jxrf")))
+ (hash (base32 "0gk2xav1ng565l1qsqlr8ja6m4j5g8rfj66vad1fmdd1lwaihw1r")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
- branch master updated (0c1d893b34 -> 06acda9715), guix-commits, 2023/10/12
- 01/08: gnu: linux-libre 6.5: Update to 6.5.7., guix-commits, 2023/10/12
- 04/08: gnu: linux-libre 5.10: Update to 5.10.198., guix-commits, 2023/10/12
- 06/08: gnu: linux-libre 4.19: Update to 4.19.296., guix-commits, 2023/10/12
- 03/08: gnu: linux-libre 5.15: Update to 5.15.135., guix-commits, 2023/10/12
- 02/08: gnu: linux-libre 6.1: Update to 6.1.57., guix-commits, 2023/10/12
- 05/08: gnu: linux-libre 5.4: Update to 5.4.258.,
guix-commits <=
- 07/08: gnu: linux-libre 4.14: Update to 4.14.327., guix-commits, 2023/10/12
- 08/08: gnu: Update my copyright., guix-commits, 2023/10/12