From dc9a0bb8b2a41dd12b0e5cb1e8b4d37ac1a80bff Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Mon, 5 Sep 2022 23:25:45 -0400 Subject: [PATCH] news: Add entry about the update of the 'linux-libre' package. * etc/news.scm: Add entry. --- etc/news.scm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/news.scm b/etc/news.scm index b595173050..52c6d189cb 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -26,6 +26,13 @@ (channel-news (version 0) + (entry (commit "c188cf57f161c0c26e2d7c8516bd1ddd1492d686") + (title + (en "Linux-libre kernel updated to 5.19")) + (body + (en "The default version of the linux-libre kernel has been + updated to the 5.19 release series."))) + (entry (commit "a15542d26df42dabdb5e2f76d150ae200230c3b0") (title (en "New @option{--whole-file} option for @command{guix style}")