unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 75427@debbugs.gnu.org
Cc: Leo Famulari <leo@famulari.name>, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#75427] [PATCH] gnu: linux-libre: Update to 6.12.
Date: Tue,  7 Jan 2025 18:22:43 -0500	[thread overview]
Message-ID: <3abb318f51350483a63099dc211957b37fa15c32.1736292163.git.leo@famulari.name> (raw)

* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Use linux-libre
6.12.

Change-Id: I0c525676ab2d6a29b7e4a6a8b356d8252f84b863
---
 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 a9116c8649..1d732f3613 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1159,11 +1159,11 @@ (define-public linux-libre-6.11
                        "aarch64-linux" "powerpc64le-linux" "riscv64-linux")
                      #:configuration-file kernel-config))
 
-(define-public linux-libre-version         linux-libre-6.11-version)
-(define-public linux-libre-gnu-revision    linux-libre-6.11-gnu-revision)
-(define-public linux-libre-pristine-source linux-libre-6.11-pristine-source)
-(define-public linux-libre-source          linux-libre-6.11-source)
-(define-public linux-libre                 linux-libre-6.11)
+(define-public linux-libre-version         linux-libre-6.12-version)
+(define-public linux-libre-gnu-revision    linux-libre-6.12-gnu-revision)
+(define-public linux-libre-pristine-source linux-libre-6.12-pristine-source)
+(define-public linux-libre-source          linux-libre-6.12-source)
+(define-public linux-libre                 linux-libre-6.12)
 
 (define-public linux-libre-6.6
   (make-linux-libre* linux-libre-6.6-version

base-commit: 42184048ced95ebeacbf62ba29aa96e3c25af47a
-- 
2.46.0





                 reply	other threads:[~2025-01-07 23:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3abb318f51350483a63099dc211957b37fa15c32.1736292163.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=75427@debbugs.gnu.org \
    --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).