* [bug#75427] [PATCH] gnu: linux-libre: Update to 6.12.
@ 2025-01-07 23:22 Leo Famulari
2025-01-10 19:42 ` bug#75427: " Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Leo Famulari @ 2025-01-07 23:22 UTC (permalink / raw)
To: 75427; +Cc: Leo Famulari, Wilko Meyer
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#75427: [PATCH] gnu: linux-libre: Update to 6.12.
2025-01-07 23:22 [bug#75427] [PATCH] gnu: linux-libre: Update to 6.12 Leo Famulari
@ 2025-01-10 19:42 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2025-01-10 19:42 UTC (permalink / raw)
To: 75427-done
Pushed as 3a4209224e7e3121189390307295fccdc0612db4
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-10 19:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-07 23:22 [bug#75427] [PATCH] gnu: linux-libre: Update to 6.12 Leo Famulari
2025-01-10 19:42 ` bug#75427: " Leo Famulari
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.