emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#62685: closed ([PATCH] gnu: linux-libre-lts: Update to 6.1.)


From: GNU bug Tracking System
Subject: bug#62685: closed ([PATCH] gnu: linux-libre-lts: Update to 6.1.)
Date: Fri, 07 Apr 2023 15:21:02 +0000

Your message dated Fri, 7 Apr 2023 17:20:29 +0200
with message-id <bfd557b6-7994-94a8-4630-fe00cce584a8@web.de>
and subject line [PATCH] gnu: linux-libre-lts: Update to 6.1.
has caused the debbugs.gnu.org bug report #62685,
regarding [PATCH] gnu: linux-libre-lts: Update to 6.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62685: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62685
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: linux-libre-lts: Update to 6.1. Date: Wed, 5 Apr 2023 22:11:41 +0200
6.1 is the newest long-term support version of the kernel.

* gnu/packages/linux.scm (linux-libre-lts-version, linux-libre-lts-gnu-revision,
linux-libre-lts-pristine-source, linux-libre-lts-source, linux-libre-lts): Use
linux-libre-6.1.
---
 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 95c6640fe2..f121ee11ea 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1144,11 +1144,11 @@ (define-public linux-libre-4.14
 ;; Linux-Libre.
 ;; Reference: https://jxself.org/linux-libre/

-(define-public linux-libre-lts-version         linux-libre-5.15-version)
-(define-public linux-libre-lts-gnu-revision    linux-libre-5.15-gnu-revision)
-(define-public linux-libre-lts-pristine-source 
linux-libre-5.15-pristine-source)
-(define-public linux-libre-lts-source          linux-libre-5.15-source)
-(define-public linux-libre-lts                 linux-libre-5.15)
+(define-public linux-libre-lts-version         linux-libre-6.1-version)
+(define-public linux-libre-lts-gnu-revision    linux-libre-6.1-gnu-revision)
+(define-public linux-libre-lts-pristine-source linux-libre-6.1-pristine-source)
+(define-public linux-libre-lts-source          linux-libre-6.1-source)
+(define-public linux-libre-lts                 linux-libre-6.1)

 
 ;;;
--
2.39.2




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: linux-libre-lts: Update to 6.1. Date: Fri, 7 Apr 2023 17:20:29 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1
Pushed as 21564fada141bfba25d471518b293b6004244c3a and
73ade0bbe58f6d9189050d7929353c90340aee07.


--- End Message ---

reply via email to

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