guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#75003] [PATCH 1/5] gnu: linux-libre 6.6: Update to 6.6.67.


From: Leo Famulari
Subject: [bug#75003] [PATCH 1/5] gnu: linux-libre 6.6: Update to 6.6.67.
Date: Fri, 20 Dec 2024 19:05:46 -0500

* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.67.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: Ia067142552546a7dd4eac7d77be3f7528d700fd8
---
 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 4709553815..b938bbdd21 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -533,7 +533,7 @@ (define-public linux-libre-6.11-pristine-source
 ;; Here are the support timelines:
 ;; <https://www.kernel.org/category/releases.html>
 
-(define-public linux-libre-6.6-version "6.6.66")
+(define-public linux-libre-6.6-version "6.6.67")
 (define-public linux-libre-6.6-gnu-revision "gnu")
 (define deblob-scripts-6.6
   (linux-libre-deblob-scripts
@@ -543,7 +543,7 @@ (define deblob-scripts-6.6
    (base32 "1x3455v7sfzakq99ydifh65yzvjzrw06p2lchwb6902yzqbnh786")))
 (define-public linux-libre-6.6-pristine-source
   (let ((version linux-libre-6.6-version)
-        (hash (base32 "0lhy5waj330hmaxbqpfw2fxzkvvlxxs1nr325i8jy736qhvpjxcx")))
+        (hash (base32 "06iy243l7c2nldamq0nzbkwxrqr7sg0p89gdp3ib18s2xj1a87g4")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.6)))

base-commit: cdd380dfe012afad7d40910c524c4afc56c23fb1
-- 
2.46.0






reply via email to

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