diff options
author | Leo Famulari <leo@famulari.name> | 2025-01-07 18:18:08 -0500 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2025-01-07 18:20:09 -0500 |
commit | 42184048ced95ebeacbf62ba29aa96e3c25af47a (patch) | |
tree | 62d922d829fc3610f9e48670b1d44ee8610904b8 /etc/news.scm | |
parent | 9ba50085a0904d29b7b350a6a26a8604c682312b (diff) |
news: Add entry for linux-libre 6.12.
* etc/news.scm: Add entry.
Change-Id: I10bc03ec902e4c00f9f6fddfffcf3cbf4f1a8100
Diffstat (limited to 'etc/news.scm')
-rw-r--r-- | etc/news.scm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index 628d6b32d8..00d2cbf444 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -35,6 +35,14 @@ (channel-news (version 0) + (entry (commit "1dcd0ded86e341cbfd0567cefde1e71684c0cdba") + (title + (en "Linux-libre 6.12 now available")) + (body + (en "The 6.12 linux-libre series is now available in GNU Guix. This +kernel will receive upstream long-term support, so the @code{linux-libre-lts} +package has been updated to 6.12."))) + (entry (commit "7b40b9d2d2ddafd6945f18f19f5e621086d57169") (title (en "Linux-libre 4.19 removed due to end of upstream support") |