[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70027] [PATCH 3/8] gnu: linux-libre 6.6: Update to 6.6.23.
From: |
Wilko Meyer |
Subject: |
[bug#70027] [PATCH 3/8] gnu: linux-libre 6.6: Update to 6.6.23. |
Date: |
Wed, 27 Mar 2024 13:38:35 +0100 |
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.23.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I6cad5af75c5d365e0cf7b0be7d3511748f2d230f
---
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 9efbeec03b..bf2f92156e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -536,7 +536,7 @@ (define-public linux-libre-6.7-pristine-source
;; Here are the support timelines:
;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-6.6-version "6.6.22")
+(define-public linux-libre-6.6-version "6.6.23")
(define-public linux-libre-6.6-gnu-revision "gnu")
(define deblob-scripts-6.6
(linux-libre-deblob-scripts
@@ -546,7 +546,7 @@ (define deblob-scripts-6.6
(base32 "014w19b9igdy3rpwrqn21why151zlc9hdx2b1qvdkjsbz6smx3lp")))
(define-public linux-libre-6.6-pristine-source
(let ((version linux-libre-6.6-version)
- (hash (base32 "1x52c6ywmspp3naishzsknhy7i0b7mv9baxx25a0y987cjsygqr3")))
+ (hash (base32 "1fd824ia3ngy65c5qaaln7m66ca4p80bwlnvvk76pw4yrccx23r0")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
--
2.41.0
- [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27), Wilko Meyer, 2024/03/27
- [bug#70027] [PATCH 1/8] gnu: linux-libre 6.8: Update to 6.8.2., Wilko Meyer, 2024/03/27
- [bug#70027] [PATCH 2/8] gnu: linux-libre: Update to 6.7.11., Wilko Meyer, 2024/03/27
- [bug#70027] [PATCH 3/8] gnu: linux-libre 6.6: Update to 6.6.23.,
Wilko Meyer <=
- [bug#70027] [PATCH 5/8] gnu: linux-libre 5.15: Update to 5.15.153., Wilko Meyer, 2024/03/27
- [bug#70027] [PATCH 4/8] gnu: linux-libre 6.1: Update to 6.1.83., Wilko Meyer, 2024/03/27
- [bug#70027] [PATCH 7/8] gnu: linux-libre 5.4: Update to 5.4.273., Wilko Meyer, 2024/03/27
- [bug#70027] [PATCH 8/8] gnu: linux-libre 4.19: Update to 4.19.311., Wilko Meyer, 2024/03/27
- [bug#70027] [PATCH 6/8] gnu: linux-libre 5.10: Update to 5.10.214., Wilko Meyer, 2024/03/27
- [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27), Leo Famulari, 2024/03/30