summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/news.scm7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 7de781db13..1bc197ff36 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -25,6 +25,13 @@
(channel-news
(version 0)
+ (entry (commit "2ec7ab2610eb67e26dab52b671eb29e46f64ea0f")
+ (title
+ (en "Linux-libre kernel updated to 5.18"))
+ (body
+ (en "The default version of the linux-libre kernel has been
+ updated to the 5.18 release series.")))
+
(entry (commit "bdf422176739b473add66eb8cac9fdd8c654f794")
(title
(en "@option{-L} option of @command{guix refresh} repurposed")