diff options
Diffstat (limited to 'etc/news.scm')
-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 463b43cbb5..c28b3c89a5 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -26,6 +26,13 @@ (channel-news (version 0) + (entry (commit "82a0a395d7051eab7b9f15ec4740d58c86413604") + (title + (en "Linux-libre kernel updated to 6.0")) + (body + (en "The default version of the linux-libre kernel has been + updated to the 6.0 release series."))) + (entry (commit "400a7a4c80efbde1905ae98a298bbb5882d46a0d") (title (en "New build system for Python packages") |