diff options
author | Leo Famulari <leo@famulari.name> | 2022-09-05 23:25:45 -0400 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2022-09-05 23:26:00 -0400 |
commit | dc9a0bb8b2a41dd12b0e5cb1e8b4d37ac1a80bff (patch) | |
tree | 61e1a22a1e3e2c2564404e768f220bf55e17c895 /etc | |
parent | c188cf57f161c0c26e2d7c8516bd1ddd1492d686 (diff) |
news: Add entry about the update of the 'linux-libre' package.
* etc/news.scm: Add entry.
Diffstat (limited to 'etc')
-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}") |