summary refs log tree commit diff
path: root/etc/news.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-07-22 01:09:14 +0200
committerMarius Bakke <marius@gnu.org>2022-07-22 01:09:14 +0200
commit9044b086ddca64a62966a83cbf1b82d32dece89e (patch)
tree2c7f910c9100b2f2a752d07fe0ec44be83fb7600 /etc/news.scm
parent5dfc6ab1ab292b87ceea144aa661d0e64c834031 (diff)
parentabea091dbef2d44e6eb46bd2413bdf917e14d095 (diff)
downloadguix-9044b086ddca64a62966a83cbf1b82d32dece89e.tar.gz
Merge branch 'staging' into core-updates
Diffstat (limited to 'etc/news.scm')
-rw-r--r--etc/news.scm10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 7de781db13..039a3c21ad 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -25,6 +25,16 @@
 (channel-news
  (version 0)
 
+ (entry (commit "2ec7ab2610eb67e26dab52b671eb29e46f64ea0f")
+        (title
+          (en "Linux-libre kernel updated to 5.18")
+          (de "Linux-libre-Kernel wird auf 5.18 aktualisiert"))
+        (body
+          (en "The default version of the linux-libre kernel has been
+              updated to the 5.18 release series.")
+          (de "Der standardmäßig verwendete @code{linux-libre}-Kernel basiert
+jetzt auf der 5.18-Versionsreihe.")))
+
  (entry (commit "bdf422176739b473add66eb8cac9fdd8c654f794")
         (title
          (en "@option{-L} option of @command{guix refresh} repurposed")