guix-patches
[Top][All Lists]
Advanced

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

[bug#77623] [PATCH 3/4] gnu: linux-libre 6.6: Update to 6.6.86.


From: Leo Famulari
Subject: [bug#77623] [PATCH 3/4] gnu: linux-libre 6.6: Update to 6.6.86.
Date: Mon, 7 Apr 2025 21:10:08 -0400

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

Change-Id: Ic81199ffa3f4af39fbd790cce59210242997ed2d
---
 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 b676ad19f96..ffc23ee3ef7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -547,7 +547,7 @@ (define-public linux-libre-6.12-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.12)))
 
-(define-public linux-libre-6.6-version "6.6.85")
+(define-public linux-libre-6.6-version "6.6.86")
 (define-public linux-libre-6.6-gnu-revision "gnu")
 (define deblob-scripts-6.6
   (linux-libre-deblob-scripts
@@ -557,7 +557,7 @@ (define deblob-scripts-6.6
    (base32 "12897yw71dz859nv13nzh6pp5j497l8ps0ddgpbbynm72bny1fy5")))
 (define-public linux-libre-6.6-pristine-source
   (let ((version linux-libre-6.6-version)
-        (hash (base32 "0abmgc5rg7hx18ykwsl6xl72gzaf3wbn5bkvh4kcsa1lrbscrfjy")))
+        (hash (base32 "0s1yy429g70iry559hsfv3plf787bik3kkd0mpx3a1z44dsavqs9")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.6)))
-- 
2.48.1






reply via email to

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