unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ahmad Draidi via Guix-patches via <guix-patches@gnu.org>
To: 70273@debbugs.gnu.org
Cc: Ahmad Draidi <a.r.draidi@redscript.org>,
	Leo Famulari <leo@famulari.name>,
	Tobias Geerinckx-Rice <me@tobias.gr>, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#70273] [PATCH 1/2] gnu: linux-libre-lts: Update to 6.6.
Date: Mon,  8 Apr 2024 14:22:27 +0400	[thread overview]
Message-ID: <1e46dd36dcfa87b8e720944cc235a4c79d112f15.1712571492.git.a.r.draidi@redscript.org> (raw)
In-Reply-To: <cover.1712571492.git.a.r.draidi@redscript.org>

6.6 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.6.

Change-Id: Ia461c64004977e1a61a7d049b1d355438bae451e
---
 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 1877ebe394..68674d2ec3 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1207,11 +1207,11 @@ (define-public linux-libre-4.19
 ;; Linux-Libre.
 ;; Reference: <https://www.kernel.org/category/releases.html>
 
-(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)
+(define-public linux-libre-lts-version         linux-libre-6.6-version)
+(define-public linux-libre-lts-gnu-revision    linux-libre-6.6-gnu-revision)
+(define-public linux-libre-lts-pristine-source linux-libre-6.6-pristine-source)
+(define-public linux-libre-lts-source          linux-libre-6.6-source)
+(define-public linux-libre-lts                 linux-libre-6.6)
 
 \f
 ;;;
-- 
2.41.0





  reply	other threads:[~2024-04-08 10:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08 10:18 [bug#70273] [PATCH 0/2] Update linux-libre-lts to 6.6 Ahmad Draidi via Guix-patches via
2024-04-08 10:22 ` Ahmad Draidi via Guix-patches via [this message]
2024-04-08 10:22 ` [bug#70273] [PATCH 2/2] news: Add entry for the linux-libre-lts 6.6 update Ahmad Draidi via Guix-patches via
2024-04-08 22:31 ` bug#70273: [PATCH 0/2] Update linux-libre-lts to 6.6 Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1e46dd36dcfa87b8e720944cc235a4c79d112f15.1712571492.git.a.r.draidi@redscript.org \
    --to=guix-patches@gnu.org \
    --cc=70273@debbugs.gnu.org \
    --cc=a.r.draidi@redscript.org \
    --cc=leo@famulari.name \
    --cc=me@tobias.gr \
    --cc=w@wmeyer.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).