unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66409] [PATCH] gnu: linux-libre: Update to 6.5.6.
@ 2023-10-08 18:14 Leo Famulari
  2023-10-13 17:18 ` bug#66409: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Famulari @ 2023-10-08 18:14 UTC (permalink / raw)
  To: 66409

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66409: [PATCH] gnu: linux-libre: Update to 6.5.6.
  2023-10-08 18:14 [bug#66409] [PATCH] gnu: linux-libre: Update to 6.5.6 Leo Famulari
@ 2023-10-13 17:18 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2023-10-13 17:18 UTC (permalink / raw)
  To: 66409-done

Pushed as 5498835bb38c0de57f284f0fa6b1178ecdcaf678




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-13 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-08 18:14 [bug#66409] [PATCH] gnu: linux-libre: Update to 6.5.6 Leo Famulari
2023-10-13 17:18 ` bug#66409: " Leo Famulari

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).