summary refs log tree commit diff
path: root/etc/news.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2023-01-13 00:45:13 -0500
committerLeo Famulari <leo@famulari.name>2023-01-13 00:45:40 -0500
commitfabc048fcfb6010d8c8b16fa1a82c051a20559dc (patch)
tree0490162c197f25717b34c0f8c468b69e54776af1 /etc/news.scm
parentce8a34bc9ab89f31f107383ba791954864aed372 (diff)
downloadguix-fabc048fcfb6010d8c8b16fa1a82c051a20559dc.tar.gz
news: Add entry for the linux-libre 6.1 update.
* etc/news.scm: Add entry.
Diffstat (limited to 'etc/news.scm')
-rw-r--r--etc/news.scm7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index d6b50781a8..77f7293dba 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,13 @@
 (channel-news
  (version 0)
 
+ (entry (commit "ce8a34bc9ab89f31f107383ba791954864aed372")
+        (title
+          (en "Linux-libre kernel updated to 6.1"))
+        (body
+          (en "The default version of the linux-libre kernel has been updated to
+              the 6.1 release series.")))
+
  (entry (commit "064c5b7e450f9f6d55cfcd0ec2bc9e96ee0b2958")
         (title
           (en "Linux-libre 4.9 removed due to end of upstream support")