diff options
author | Leo Famulari <leo@famulari.name> | 2023-01-13 00:45:13 -0500 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2023-01-13 00:45:40 -0500 |
commit | fabc048fcfb6010d8c8b16fa1a82c051a20559dc (patch) | |
tree | 0490162c197f25717b34c0f8c468b69e54776af1 | |
parent | ce8a34bc9ab89f31f107383ba791954864aed372 (diff) | |
download | guix-fabc048fcfb6010d8c8b16fa1a82c051a20559dc.tar guix-fabc048fcfb6010d8c8b16fa1a82c051a20559dc.tar.gz |
news: Add entry for the linux-libre 6.1 update.
* etc/news.scm: Add entry.
-rw-r--r-- | etc/news.scm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index d6b50781a8..77f7293dba 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -26,6 +26,13 @@ (channel-news (version 0) + (entry (commit "ce8a34bc9ab89f31f107383ba791954864aed372") + (title + (en "Linux-libre kernel updated to 6.1")) + (body + (en "The default version of the linux-libre kernel has been updated to + the 6.1 release series."))) + (entry (commit "064c5b7e450f9f6d55cfcd0ec2bc9e96ee0b2958") (title (en "Linux-libre 4.9 removed due to end of upstream support") |