diff options
author | Leo Famulari <leo@famulari.name> | 2025-01-12 15:32:52 -0500 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2025-01-12 15:33:58 -0500 |
commit | 666f484fcfb03d801dc5c78a15501e01eb78567d (patch) | |
tree | 1ca63a0c933471b6d83070ef575c6f398d654356 /etc/news.scm | |
parent | 5c2bcafd281fdd31b3dfec5a67ba85084c58cf60 (diff) |
news: Add entry about removing linux-libre 6.11.
* etc/news.scm: Add entry.
Change-Id: Id405d3f289f22f52c252a7b30ba66abe963a54d8
Diffstat (limited to 'etc/news.scm')
-rw-r--r-- | etc/news.scm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index 1650451477..405774750d 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -35,6 +35,13 @@ (channel-news (version 0) + (entry (commit "5c2bcafd281fdd31b3dfec5a67ba85084c58cf60") + (title + (en "Linux-libre 6.11 removed from GNU Guix")) + (body + (en "The linux-libre 6.11 kernel series is no longer supported + upstream, so it has been removed from GNU Guix."))) + (entry (commit "3a4209224e7e3121189390307295fccdc0612db4") (title (en "Linux-libre updated to 6.12")) |