[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/10: gnu: linux-libre 5.10: Update to 5.10.218.
From: |
guix-commits |
Subject: |
08/10: gnu: linux-libre 5.10: Update to 5.10.218. |
Date: |
Sun, 26 May 2024 01:09:43 -0400 (EDT) |
lfam pushed a commit to branch kernel-updates
in repository guix.
commit 22333db8840733e3f482b8db4d51d6014f481c9a
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Sat May 25 19:12:55 2024 +0200
gnu: linux-libre 5.10: Update to 5.10.218.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.218.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: Ied5ce90401f0934ce9fcedad9be86376d3288f56
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 ba7a0b56dd..cf4e964d4f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -585,7 +585,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
-(define-public linux-libre-5.10-version "5.10.217")
+(define-public linux-libre-5.10-version "5.10.218")
(define-public linux-libre-5.10-gnu-revision "gnu1")
(define deblob-scripts-5.10
(linux-libre-deblob-scripts
@@ -595,7 +595,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "12csh2zyjrqzgqcv799gv8h4xaw1irxh2zqddn4jqp5p7psx4j5k")))
(define-public linux-libre-5.10-pristine-source
(let ((version linux-libre-5.10-version)
- (hash (base32 "0qhzqrjci45vcbzjch7vq75i6hpyap6yb7jw6g71phcnqgzw2ay5")))
+ (hash (base32 "1mmj5hwm5i16gc1y4nzr1cs882vi6vrihrincdcivv63x11v4dlw")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
- branch kernel-updates created (now 0b418d079f), guix-commits, 2024/05/26
- 02/10: gnu: linux-libre 6.9: Update to 6.9.1., guix-commits, 2024/05/26
- 01/10: gnu: Add linux-libre 6.9., guix-commits, 2024/05/26
- 06/10: gnu: linux-libre 6.1: Update to 6.1.92., guix-commits, 2024/05/26
- 03/10: gnu: linux-libre 6.9: Update to 6.9.2., guix-commits, 2024/05/26
- 08/10: gnu: linux-libre 5.10: Update to 5.10.218.,
guix-commits <=
- 04/10: gnu: linux-libre-6.8: Update to 6.8.11., guix-commits, 2024/05/26
- 09/10: gnu: linux-libre 5.4: Update to 5.4.277., guix-commits, 2024/05/26
- 05/10: gnu: linux-libre 6.6: Update to 6.6.32., guix-commits, 2024/05/26
- 10/10: gnu: linux-libre 4.19: Update to 4.19.315., guix-commits, 2024/05/26
- 07/10: gnu: linux-libre 5.15: Update to 5.15.160., guix-commits, 2024/05/26