unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 63543@debbugs.gnu.org
Subject: [bug#63543] [PATCH] gnu: linux-libre: Update to 6.3.2.
Date: Tue, 16 May 2023 19:33:13 -0400	[thread overview]
Message-ID: <f94ee3127c35844ddce22113ff96e8ea943b1091.1684279993.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.3.
---
 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 c38287e16b..446b5e7489 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1121,11 +1121,11 @@ (define-public linux-libre-6.2
                        "aarch64-linux" "powerpc64le-linux" "riscv64-linux")
                      #:configuration-file kernel-config))
 
-(define-public linux-libre-version         linux-libre-6.2-version)
-(define-public linux-libre-gnu-revision    linux-libre-6.2-gnu-revision)
-(define-public linux-libre-pristine-source linux-libre-6.2-pristine-source)
-(define-public linux-libre-source          linux-libre-6.2-source)
-(define-public linux-libre                 linux-libre-6.2)
+(define-public linux-libre-version         linux-libre-6.3-version)
+(define-public linux-libre-gnu-revision    linux-libre-6.3-gnu-revision)
+(define-public linux-libre-pristine-source linux-libre-6.3-pristine-source)
+(define-public linux-libre-source          linux-libre-6.3-source)
+(define-public linux-libre                 linux-libre-6.3)
 
 (define-public linux-libre-6.1
   (make-linux-libre* linux-libre-6.1-version
@@ -1356,9 +1356,9 @@ (define-public linux-libre-mips64el-fuloong2e
 (define-public linux-libre-with-bpf
   (let ((base-linux-libre
          (make-linux-libre*
-          linux-libre-6.2-version
-          linux-libre-6.2-gnu-revision
-          linux-libre-6.2-source
+          linux-libre-6.3-version
+          linux-libre-6.3-gnu-revision
+          linux-libre-6.3-source
           '("x86_64-linux" "i686-linux" "armhf-linux"
             "aarch64-linux" "powerpc64le-linux" "riscv64-linux")
           #:extra-version "bpf"
-- 
2.39.2





             reply	other threads:[~2023-05-16 23:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-16 23:33 Leo Famulari [this message]
2023-05-22 19:44 ` bug#63543: [PATCH] gnu: linux-libre: Update to 6.3.2 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=f94ee3127c35844ddce22113ff96e8ea943b1091.1684279993.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=63543@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).