diff options
author | Leo Famulari <leo@famulari.name> | 2025-02-03 16:27:48 -0500 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2025-02-03 16:43:52 -0500 |
commit | f0c8ea7be85bc1e73b3b836e260437301d355766 (patch) | |
tree | 711d69a3f39689facb8c7d6010c55685614a1eec | |
parent | 2574ae3733637ead786fb3dc454369590794bc51 (diff) | |
download | guix-f0c8ea7be85bc1e73b3b836e260437301d355766.tar.gz guix-f0c8ea7be85bc1e73b3b836e260437301d355766.zip |
news: Add entry for linux-libre 6.13.
* etc/news.scm: Add entry.
Change-Id: I0e02007cc085e52a1c98627b921d6d946435ae67
-rw-r--r-- | etc/news.scm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index b05bb53466..c65d598802 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -35,6 +35,12 @@ (channel-news (version 0) + (entry (commit "f40eff02413c20cdb6200d90cbb7f674cea475fd") + (title + (en "Linux-libre 6.13 now available")) + (body + (en "The 6.13 linux-libre series is now available in GNU Guix."))) + (entry (commit "0aa45f18543552f2396414ab130dab40f8969d27") (title (en "New @code{%base-home-services} variable for Guix Home") |