guix-patches
[Top][All Lists]
Advanced

[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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]