[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: linux-libre 5.10: Update to 5.10.175.
From: |
guix-commits |
Subject: |
04/08: gnu: linux-libre 5.10: Update to 5.10.175. |
Date: |
Sun, 19 Mar 2023 13:03:08 -0400 (EDT) |
lfam pushed a commit to branch kernel-updates
in repository guix.
commit 03217f2df06c0f0c709a5a44fb6c31f10a9b801b
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sat Mar 18 17:36:05 2023 -0400
gnu: linux-libre 5.10: Update to 5.10.175.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.175.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 59d8c14feb..d0d1d8cc33 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -530,17 +530,17 @@ 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.174")
+(define-public linux-libre-5.10-version "5.10.175")
(define-public linux-libre-5.10-gnu-revision "gnu1")
(define deblob-scripts-5.10
(linux-libre-deblob-scripts
linux-libre-5.10-version
linux-libre-5.10-gnu-revision
(base32 "0mw7qn77y9c6wrnw4rjvf75cpm1w6n1aqqhf8cnghcb97p2yxxrf")
- (base32 "0fk954nniva8a7s423fnfn2wz9j9jdhscc4pqyvwn0wlxxbjgyap")))
+ (base32 "1g4vabfswxzf9ahxc06k2ffksf84kcr2csx4m5kx680w0jqqnk80")))
(define-public linux-libre-5.10-pristine-source
(let ((version linux-libre-5.10-version)
- (hash (base32 "092ai8ggplsa933s3qlayyjkw9d3z6sg782byh7rz0ym0380r2ig")))
+ (hash (base32 "1kkv63v5lc0ahkl8sjmwhqxahmwmbxcbf4mfcmkf6d7j50p5cxz2")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
- branch kernel-updates created (now 381e3e3624), guix-commits, 2023/03/19
- 01/08: gnu: linux-libre: Update to 6.2.7., guix-commits, 2023/03/19
- 02/08: gnu: linux-libre 6.1: Update to 6.1.20., guix-commits, 2023/03/19
- 04/08: gnu: linux-libre 5.10: Update to 5.10.175.,
guix-commits <=
- 06/08: gnu: linux-libre 4.19: Update to 4.19.278., guix-commits, 2023/03/19
- 03/08: gnu: linux-libre 5.15: Update to 5.15.103., guix-commits, 2023/03/19
- 05/08: gnu: linux-libre 5.4: Update to 5.4.237., guix-commits, 2023/03/19
- 08/08: gnu: linux-libre: Update kernel configs for 6.2.7., guix-commits, 2023/03/19
- 07/08: gnu: linux-libre 4.14: Update to 4.14.310., guix-commits, 2023/03/19