unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 66409@debbugs.gnu.org
Subject: [bug#66409] [PATCH] gnu: linux-libre: Update to 6.5.6.
Date: Sun,  8 Oct 2023 14:14:19 -0400	[thread overview]
Message-ID: <47ffe39a944ae2cf911c3ef18c9290c2817da68e.1696788859.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,
linux-libre-with-bpf): Update to linux-libre 6.5.
---
 gnu/packages/linux.scm | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c993e7b9bb..b650b8b93e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1132,11 +1132,11 @@ (define-public linux-libre-6.4
                        "aarch64-linux" "powerpc64le-linux" "riscv64-linux")
                      #:configuration-file kernel-config))
 
-(define-public linux-libre-version         linux-libre-6.4-version)
-(define-public linux-libre-gnu-revision    linux-libre-6.4-gnu-revision)
-(define-public linux-libre-pristine-source linux-libre-6.4-pristine-source)
-(define-public linux-libre-source          linux-libre-6.4-source)
-(define-public linux-libre                 linux-libre-6.4)
+(define-public linux-libre-version         linux-libre-6.5-version)
+(define-public linux-libre-gnu-revision    linux-libre-6.5-gnu-revision)
+(define-public linux-libre-pristine-source linux-libre-6.5-pristine-source)
+(define-public linux-libre-source          linux-libre-6.5-source)
+(define-public linux-libre                 linux-libre-6.5)
 
 (define-public linux-libre-6.1
   (make-linux-libre* linux-libre-6.1-version
@@ -1369,9 +1369,9 @@ (define-public linux-libre-mips64el-fuloong2e
 (define-public linux-libre-with-bpf
   (let ((base-linux-libre
          (make-linux-libre*
-          linux-libre-6.4-version
-          linux-libre-6.4-gnu-revision
-          linux-libre-6.4-source
+          linux-libre-6.5-version
+          linux-libre-6.5-gnu-revision
+          linux-libre-6.5-source
           '("x86_64-linux" "i686-linux" "armhf-linux"
             "aarch64-linux" "powerpc64le-linux" "riscv64-linux")
           #:extra-version "bpf"
-- 
2.41.0





             reply	other threads:[~2023-10-08 18:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-08 18:14 Leo Famulari [this message]
2023-10-13 17:18 ` bug#66409: [PATCH] gnu: linux-libre: Update to 6.5.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=47ffe39a944ae2cf911c3ef18c9290c2817da68e.1696788859.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=66409@debbugs.gnu.org \
    /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).