guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/05: news: Add entry for the linux-libre 6.2 update.


From: guix-commits
Subject: 05/05: news: Add entry for the linux-libre 6.2 update.
Date: Sat, 11 Mar 2023 11:38:57 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit 962277fd4313f20c0e0333effbd88352c0a7d461
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sat Mar 11 11:37:59 2023 -0500

    news: Add entry for the linux-libre 6.2 update.
    
    * etc/news.scm: Add entry.
---
 etc/news.scm | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

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}")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]