aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2022-09-05 23:25:45 -0400
committerLeo Famulari <leo@famulari.name>2022-09-05 23:26:00 -0400
commitdc9a0bb8b2a41dd12b0e5cb1e8b4d37ac1a80bff (patch)
tree61e1a22a1e3e2c2564404e768f220bf55e17c895 /etc
parentc188cf57f161c0c26e2d7c8516bd1ddd1492d686 (diff)
downloadguix-dc9a0bb8b2a41dd12b0e5cb1e8b4d37ac1a80bff.tar
guix-dc9a0bb8b2a41dd12b0e5cb1e8b4d37ac1a80bff.tar.gz
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.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}")