[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55054] [PATCH 2/2] news: Add entry about the update of the 'linux-l
From: |
Leo Famulari |
Subject: |
[bug#55054] [PATCH 2/2] news: Add entry about the update of the 'linux-libre' package. |
Date: |
Thu, 21 Apr 2022 01:21:37 -0400 |
* etc/news.scm: Add entry.
---
etc/news.scm | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/etc/news.scm b/etc/news.scm
index fa1b76adcf..35f5d13344 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -25,6 +25,12 @@
(channel-news
(version 0)
+ (entry (commit "be74fb7288c86a6a2245b7e35b57dde88db8a4e4")
+ (title (en "Linux-libre kernel updated to 5.17"))
+ (body
+ (en "The default version of the linux-libre kernel has been
+ updated to the 5.17 release series.")))
+
(entry (commit "c42b7baf13c7633b4512e94da7445299c57b247d")
(title
(en "New @option{--export-manifest} option for @command{guix shell}")
--
2.34.0