This is an automated email from the git hooks/post-receive script.
lfam pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new e34ebd7f73 news: Add entry for the linux-libre-lts 6.6 update.
e34ebd7f73 is described below
commit e34ebd7f7366a7f2742a856a86a7399e0027a25b
Author: Ahmad Draidi via Guix-patches via <[email protected]>
AuthorDate: Mon Apr 8 14:22:28 2024 +0400
news: Add entry for the linux-libre-lts 6.6 update.
* etc/news.scm: Add entry.
Change-Id: Ic57c76c300712e4a6053052611e6483b4d72f0c5
Signed-off-by: Leo Famulari <[email protected]>
---
etc/news.scm | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/etc/news.scm b/etc/news.scm
index 9443475455..c26c0eae86 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -31,6 +31,16 @@
(channel-news
(version 0)
+ (entry (commit "b4aed68e960116b2b60f68ea1468d7a526149823")
+ (title
+ (en "Linux-libre LTS kernel updated to 6.6")
+ (de "Linux-libre LTS Kernel wird auf 6.6 aktualisiert"))
+ (body
+ (en "The default version of the @code{linux-libre-lts} kernel has been
+ updated to the 6.6 longterm release series.")
+ (de "Der standardmäßig verwendete @code{linux-libre-lts}-Kernel
basiert
+ jetzt auf der 6.6-Versionsreihe (Langzeitunterstützung).")))
+
(entry (commit "523f3def65ab061a87f4fc9e6f9008e6a78fafb5")
(title
(en "GNOME updated to version 44 with a more modular desktop service")