diff options
Diffstat (limited to 'etc/news.scm')
-rw-r--r-- | etc/news.scm | 6 |
1 files changed, 6 insertions, 0 deletions
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}") |