[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: linux-libre 5.10: Update to 5.10.203.
From: |
guix-commits |
Subject: |
03/07: gnu: linux-libre 5.10: Update to 5.10.203. |
Date: |
Mon, 11 Dec 2023 12:53:41 -0500 (EST) |
lfam pushed a commit to branch master
in repository guix.
commit 0d794106fcb0c21710560f7074fe8feafe634521
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Fri Dec 8 18:30:23 2023 -0500
gnu: linux-libre 5.10: Update to 5.10.203.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.203.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: I9f0337dd86718bc50460d0d3a65b6a91efda0358
---
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 053a5e5045..fdc7e51ea0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -556,7 +556,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.202")
+(define-public linux-libre-5.10-version "5.10.203")
(define-public linux-libre-5.10-gnu-revision "gnu1")
(define deblob-scripts-5.10
(linux-libre-deblob-scripts
@@ -566,7 +566,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "0xrrnmb5kcc5r21bdm24aq0fnkk1imn367c1cxlj78b6l6gigx4b")))
(define-public linux-libre-5.10-pristine-source
(let ((version linux-libre-5.10-version)
- (hash (base32 "12zs2bz2plps6xp80sdg36zkyr00rf5l5c85jl4dd7b9klly04ij")))
+ (hash (base32 "0xr8p7kfr1v3s41fv55ph0l8d9s2p146dl2fh3r2y09lrvwwxssn")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
- branch master updated (8e0847e038 -> 4bf4e340b7), guix-commits, 2023/12/11
- 04/07: gnu: linux-libre 5.4: Update to 5.4.263., guix-commits, 2023/12/11
- 01/07: gnu: linux-libre: Update to 6.6.5., guix-commits, 2023/12/11
- 06/07: gnu: linux-libre 4.14: Update to 4.14.332., guix-commits, 2023/12/11
- 05/07: gnu: linux-libre 4.19: Update to 4.19.301., guix-commits, 2023/12/11
- 03/07: gnu: linux-libre 5.10: Update to 5.10.203.,
guix-commits <=
- 02/07: gnu: linux-libre 5.15: Update to 5.15.142., guix-commits, 2023/12/11
- 07/07: gnu: Remove linux-libre 6.5., guix-commits, 2023/12/11