* [bug#62685] [PATCH] gnu: linux-libre-lts: Update to 6.1.
@ 2023-04-05 20:11 Jonathan Brielmaier
2023-04-05 20:16 ` Leo Famulari
2023-04-07 15:20 ` bug#62685: " Jonathan Brielmaier
0 siblings, 2 replies; 4+ messages in thread
From: Jonathan Brielmaier @ 2023-04-05 20:11 UTC (permalink / raw)
To: 62685; +Cc: Jonathan Brielmaier
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)
\f
;;;
--
2.39.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [bug#62685] [PATCH] gnu: linux-libre-lts: Update to 6.1.
2023-04-05 20:11 [bug#62685] [PATCH] gnu: linux-libre-lts: Update to 6.1 Jonathan Brielmaier
@ 2023-04-05 20:16 ` Leo Famulari
2023-04-05 20:21 ` Jonathan Brielmaier
2023-04-07 15:20 ` bug#62685: " Jonathan Brielmaier
1 sibling, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2023-04-05 20:16 UTC (permalink / raw)
To: Jonathan Brielmaier; +Cc: 62685
On Wed, Apr 05, 2023 at 10:11:41PM +0200, Jonathan Brielmaier wrote:
> 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.
Thanks, LGTM
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#62685] [PATCH] gnu: linux-libre-lts: Update to 6.1.
2023-04-05 20:16 ` Leo Famulari
@ 2023-04-05 20:21 ` Jonathan Brielmaier
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Brielmaier @ 2023-04-05 20:21 UTC (permalink / raw)
To: Leo Famulari; +Cc: 62685
Am 05.04.23 um 22:16 schrieb Leo Famulari:
> Thanks, LGTM
Hint to myself: don't forget to create a news entry for it.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#62685: [PATCH] gnu: linux-libre-lts: Update to 6.1.
2023-04-05 20:11 [bug#62685] [PATCH] gnu: linux-libre-lts: Update to 6.1 Jonathan Brielmaier
2023-04-05 20:16 ` Leo Famulari
@ 2023-04-07 15:20 ` Jonathan Brielmaier
1 sibling, 0 replies; 4+ messages in thread
From: Jonathan Brielmaier @ 2023-04-07 15:20 UTC (permalink / raw)
To: 62685-done
Pushed as 21564fada141bfba25d471518b293b6004244c3a and
73ade0bbe58f6d9189050d7929353c90340aee07.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-04-07 15:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-05 20:11 [bug#62685] [PATCH] gnu: linux-libre-lts: Update to 6.1 Jonathan Brielmaier
2023-04-05 20:16 ` Leo Famulari
2023-04-05 20:21 ` Jonathan Brielmaier
2023-04-07 15:20 ` bug#62685: " Jonathan Brielmaier
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.