This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 8f97b5b777 news: Add entry about linux-libre 6.16 removal.
8f97b5b777 is described below

commit 8f97b5b777f36accaa3debc14dbad22bbb45a824
Author: Leo Famulari <[email protected]>
AuthorDate: Thu Dec 4 22:59:27 2025 -0500

    news: Add entry about linux-libre 6.16 removal.
    
    * etc/news.scm: Add entry.
    
    Change-Id: I5f999701abd59ac1962a50f1783a28b3f468d169
---
 etc/news.scm | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index e1849e9f10..3fdf1f49c2 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")

Reply via email to