summaryrefslogtreecommitdiff
path: root/etc/news.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-09-08 21:12:52 +0200
committerMarius Bakke <marius@gnu.org>2022-09-08 21:12:52 +0200
commit884548b476f2ee27c01cb0c9ad93c0cf9d33fa5e (patch)
tree20650b3917b1292470ecc4ded13fbb04e5dbfa6d /etc/news.scm
parent0e305798454c558ab6e722cf66ba351c326a1a8d (diff)
parentfa894b3f4db835bd0bb52b32c7ec412e72b7e03a (diff)
Merge branch 'staging' into core-updates
Diffstat (limited to 'etc/news.scm')
-rw-r--r--etc/news.scm7
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}")