diff options
author | Leo Famulari <leo@famulari.name> | 2025-04-29 12:26:43 -0400 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2025-04-29 12:30:40 -0400 |
commit | 0507991b7cffd9a3110270e7229620e0b198a628 (patch) | |
tree | 8049a5055e0ff6c9de87e6abea6092b3d91764ec | |
parent | e913acf1183968397b834757cc6c7f902a0acc05 (diff) | |
download | guix-0507991b7cffd9a3110270e7229620e0b198a628.tar.gz guix-0507991b7cffd9a3110270e7229620e0b198a628.zip |
news: Add entry for linux-libre 6.14.
* etc/news.scm: Add entry.
Change-Id: I3f37fbc6b0c3929cd8a45afcca1c132736859da7
-rw-r--r-- | etc/news.scm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index 40d9be1e0c..6c0e053bf8 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -38,6 +38,14 @@ (channel-news (version 0) + (entry (commit "7e5913f90df916d8d9f5c509354d62324f54f481") + (title + (en "Linux-libre 6.14 now available")) + (body + (en "The 6.14 linux-libre kernel series is now available in GNU Guix. +Soon, it will be made the default linux-libre package because the 6.13 is no +longer supported upstream."))) + (entry (commit "e2583b5a17bfdedc1d24b3bab2d752fbf8fa6db6") (title (en "Guix System can run @command{guix-daemon} without root |