diff options
| author | Leo Famulari <leo@famulari.name> | 2025-12-04 22:59:27 -0500 |
|---|---|---|
| committer | Leo Famulari <leo@famulari.name> | 2025-12-04 22:59:40 -0500 |
| commit | 8f97b5b777f36accaa3debc14dbad22bbb45a824 (patch) | |
| tree | 452dd214887677822e929375704f21699544e6e0 | |
| parent | 14bb0192fde79909999c3880b6b66aa22499eb11 (diff) | |
news: Add entry about linux-libre 6.16 removal.
* etc/news.scm: Add entry.
Change-Id: I5f999701abd59ac1962a50f1783a28b3f468d169
| -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 e1849e9f10f..3fdf1f49c2b 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -42,6 +42,14 @@ (channel-news (version 0) + (entry (commit "14bb0192fde79909999c3880b6b66aa22499eb11") + (title + (en "Linux-libre 6.16 removed from Guix")) + (body + (en "The linux-libre 6.16 kernel series has been removed from Guix, as +it is no longer supported upstream. The 6.17 kernel series is now the +default."))) + (entry (commit "8daae75de3670594dfcb63b6ae6f1603ca6f7971") (title (en "Fundraising to sustain and strengthen Guix") |
