diff options
| author | Marius Bakke <marius@gnu.org> | 2022-09-07 18:20:23 +0200 |
|---|---|---|
| committer | Marius Bakke <marius@gnu.org> | 2022-09-07 18:20:23 +0200 |
| commit | 6cfb2e6270b2759fb98a0de665235bcbb9b9eccf (patch) | |
| tree | 83c467772a94cbf72f96b26b08f0a29d1822b1c1 /etc/news.scm | |
| parent | 92fdda5a6351dd5246b65165547d50d0b827cef3 (diff) | |
| parent | 453e7dd8c4b9422a7c80e3b3e75589b6471f5af1 (diff) | |
Merge branch 'master' into staging
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 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}") |
