GNU bug report logs - #78581
2025-05-22 kernel updates

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Sat, 24 May 2025 17:52:02 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Full log


View this message in rfc822 format

From: Leo Famulari <leo <at> famulari.name>
To: 78581 <at> debbugs.gnu.org
Cc: Leo Famulari <leo <at> famulari.name>
Subject: [bug#78581] [PATCH 1/5] gnu: linux-libre: Update to 6.14.8.
Date: Sat, 24 May 2025 13:57:52 -0400
* gnu/packages/linux.scm (linux-libre-6.14-version): Update to 6.14.8.
(linux-libre-6.14-pristine-source): Update hash.

Change-Id: Idcb4933e30c1fc68cbe777b337f529c2b3fe1175
---
 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 074751475ca..bfede2ad5cd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -513,7 +513,7 @@ (define (%upstream-linux-source version hash)
 ;; The current "stable" kernels. That is, the most recently released major
 ;; versions that are still supported upstream.
 
-(define-public linux-libre-6.14-version "6.14.7")
+(define-public linux-libre-6.14-version "6.14.8")
 (define-public linux-libre-6.14-gnu-revision "gnu")
 (define deblob-scripts-6.14
   (linux-libre-deblob-scripts
@@ -523,7 +523,7 @@ (define deblob-scripts-6.14
    (base32 "076x15yp1qjhvv81si3aj3n6ny4l6yl1rcj7f7l12rlbl9p64vl2")))
 (define-public linux-libre-6.14-pristine-source
   (let ((version linux-libre-6.14-version)
-        (hash (base32 "0wj9yl0ymzjx3ig0l3wdl5dqqiylvjk0j8adm5bnj23dq8mj04l1")))
+        (hash (base32 "0199maj3mk577wwaszbi0cl5a0afx1ynad896bmmg8vm636jxcb2")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.14)))

base-commit: f0ff431174878b7a54d598570445c57b2027be8e
-- 
2.49.0





This bug report was last modified 15 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.