diff options
author | Leo Famulari <[email protected]> | 2025-02-20 16:09:44 -0500 |
---|---|---|
committer | Leo Famulari <[email protected]> | 2025-02-20 16:10:09 -0500 |
commit | 94248683a9d8e362700ffb9ae570c80ea6e4a485 (patch) | |
tree | 6074ca9dcd3f7c989cb764a4aa887ab801aef448 /etc/news.scm | |
parent | b4cc3e50187bd20a9479df52022c8228d3af49ab (diff) |
news: Add entry about linux-libre 6.13 update.
* etc/news.scm: Add entry.
Change-Id: Ic2fc5ca180648d96902e51b834ba246a96f6edb7
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 23e9a964b4..a8041afc75 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -37,6 +37,13 @@ (channel-news (version 0) + (entry (commit "b4cc3e50187bd20a9479df52022c8228d3af49ab") + (title + (en "Linux-libre updated to 6.13")) + (body + (en "The default linux-libre package has been updated to the +6.13 release series."))) + (entry (commit "0753a17ddf6f4fab98b93c25f1a93b97ff9e46bb") (title (en "The @command{guix deploy} command now supports the Hetzner Cloud |