summary refs log tree commit diff
path: root/etc/news.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2022-11-06 17:40:49 -0500
committerLeo Famulari <leo@famulari.name>2022-11-06 17:40:58 -0500
commit4a34da845ed91821d38ba8a9b65ad650dd7488d1 (patch)
tree2c80ec87bfa69166ac0b97c0d26f1c7f49ad74da /etc/news.scm
parent82a0a395d7051eab7b9f15ec4740d58c86413604 (diff)
downloadguix-4a34da845ed91821d38ba8a9b65ad650dd7488d1.tar.gz
news: Add entry about the update of the 'linux-libre' package.
* 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 463b43cbb5..c28b3c89a5 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,13 @@
 (channel-news
  (version 0)
 
+ (entry (commit "82a0a395d7051eab7b9f15ec4740d58c86413604")
+        (title
+          (en "Linux-libre kernel updated to 6.0"))
+        (body
+          (en "The default version of the linux-libre kernel has been
+              updated to the 6.0 release series.")))
+
  (entry (commit "400a7a4c80efbde1905ae98a298bbb5882d46a0d")
         (title
          (en "New build system for Python packages")