GNU bug report logs - #78144
[PATCH] gnu: linux-libre: Update to 6.14.

Previous Next

Package: guix-patches;

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

Date: Tue, 29 Apr 2025 16:25:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Subject: bug#78144: closed (Re: [bug#78144] [PATCH] gnu: linux-libre:
 Update to 6.14.)
Date: Thu, 01 May 2025 21:06:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78144: [PATCH] gnu: linux-libre: Update to 6.14.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78144 <at> debbugs.gnu.org.

-- 
78144: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78144
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: 78144-done <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>
Subject: Re: [bug#78144] [PATCH] gnu: linux-libre: Update to 6.14.
Date: Thu, 1 May 2025 17:05:08 -0400
On Tue, Apr 29, 2025 at 12:24:00PM -0400, Leo Famulari wrote:
> * gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
> linux-libre-pristine-source, linux-libre-source, linux-libre): Use
> linux-libre 6.14.
> 
> Change-Id: I8f208b44836bb4eecd28d892efc8c9853678bc12

Pushed as 266a713ae3ac742258ff11b6edd966288177d9e9

[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: linux-libre: Update to 6.14.
Date: Tue, 29 Apr 2025 12:24:00 -0400
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Use
linux-libre 6.14.

Change-Id: I8f208b44836bb4eecd28d892efc8c9853678bc12
---
 gnu/packages/linux.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index eb49e2a7b6e..e3fc4c35fe5 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1202,11 +1202,11 @@ (define-public linux-libre-6.12
                        "aarch64-linux" "powerpc64le-linux" "riscv64-linux")
                      #:configuration-file kernel-config))
 
-(define-public linux-libre-version         linux-libre-6.13-version)
-(define-public linux-libre-gnu-revision    linux-libre-6.13-gnu-revision)
-(define-public linux-libre-pristine-source linux-libre-6.13-pristine-source)
-(define-public linux-libre-source          linux-libre-6.13-source)
-(define-public linux-libre                 linux-libre-6.13)
+(define-public linux-libre-version         linux-libre-6.14-version)
+(define-public linux-libre-gnu-revision    linux-libre-6.14-gnu-revision)
+(define-public linux-libre-pristine-source linux-libre-6.14-pristine-source)
+(define-public linux-libre-source          linux-libre-6.14-source)
+(define-public linux-libre                 linux-libre-6.14)
 
 (define-public linux-libre-6.6
   (make-linux-libre* linux-libre-6.6-version

base-commit: a6b40f7a2f2db3107319d1a5e099b269a462a723
-- 
2.49.0




This bug report was last modified 70 days ago.

Previous Next


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