guix-commits
[Top][All Lists]
Advanced

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

09/09: news: Add entry for the linux-libre 6.4 update.


From: guix-commits
Subject: 09/09: news: Add entry for the linux-libre 6.4 update.
Date: Thu, 10 Aug 2023 12:11:06 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit bb7d40c1cd2eaa9256e7cbbc397aac4eb4a56230
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Thu Aug 10 12:07:35 2023 -0400

    news: Add entry for the linux-libre 6.4 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 1768d5c5e9..d3fe1c2620 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,22 @@
 (channel-news
  (version 0)
 
+ (entry (commit "bff1f2d4d07e934ea296f9c724b5337996a27c44")
+        (title
+         (en "Linux-libre kernel updated to 6.4")
+         (de "Linux-libre-Kernel wird auf 6.4 aktualisiert")
+         (fr "Le noyau linux-libre est mis à jour vers la 6.4")
+         (pt "Kernel linux-libre atualizado para 6.4"))
+        (body
+         (en "The default version of the linux-libre kernel has been updated to
+              the 6.4 release series.")
+         (de "Der standardmäßig verwendete @code{linux-libre}-Kernel basiert
+              jetzt auf der 6.4-Versionsreihe.")
+         (fr "La version par défaut du noyau linux-libre est mise à jour
+              vers la série des 6.4.")
+         (pt "A versão padrão do kernel linux-libre foi atualizada para a
+              série do kernel 6.4.")))
+
  (entry (commit "1b7aabbc79969a89141aadd3d41d7a5329a3462e")
         (title
          (en "New @command{guix locate} command")



reply via email to

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