summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2023-03-11 11:37:59 -0500
committerLeo Famulari <leo@famulari.name>2023-03-11 11:38:26 -0500
commit962277fd4313f20c0e0333effbd88352c0a7d461 (patch)
tree620271bd057578585bdcaa587525c7742b8c1d8c /etc
parent0e18c5e5bcb9204c278cfc75493d3b02b746d5c3 (diff)
downloadguix-962277fd4313f20c0e0333effbd88352c0a7d461.tar.gz
news: Add entry for the linux-libre 6.2 update.
* etc/news.scm: Add entry.
Diffstat (limited to 'etc')
-rw-r--r--etc/news.scm16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 924c2b35b4..55d1218df5 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,22 @@
 (channel-news
  (version 0)
 
+ (entry (commit "0e18c5e5bcb9204c278cfc75493d3b02b746d5c3")
+        (title
+         (en "Linux-libre kernel updated to 6.2")
+         (de "Linux-libre-Kernel wird auf 6.2 aktualisiert")
+         (fr "Le noyau linux-libre est mis à jour vers la 6.2")
+         (pt "Kernel linux-libre atualizado para 6.2"))
+        (body
+         (en "The default version of the linux-libre kernel has been updated to
+              the 6.2 release series.")
+         (de "Der standardmäßig verwendete @code{linux-libre}-Kernel basiert
+              jetzt auf der 6.2-Versionsreihe.")
+         (fr "La version par défaut du noyau linux-libre est mise à jour
+              vers la série des 6.2.")
+         (pt "A versão padrão do kernel linux-libre foi atualizada para a
+              série do kernel 6.2.")))
+
  (entry (commit "598f4c509bbfec2b983a8ee246cce0a0fe45ec7f")
         (title
          (de "Neues Format @samp{rpm} für den Befehl @command{guix pack}")