This is an automated email from the git hooks/post-receive script.

lfam pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 75c5003a4a news: Add entry about the update of the 'linux-libre' 
package.
75c5003a4a is described below

commit 75c5003a4aa6a312129d6353c0b05b42f18a08b4
Author: Leo Famulari <[email protected]>
AuthorDate: Wed Jun 29 08:52:20 2022 -0400

    news: Add entry about the update of the 'linux-libre' package.
    
    * etc/news.scm: Add entry.
---
 etc/news.scm | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index 7de781db13..1bc197ff36 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -25,6 +25,13 @@
 (channel-news
  (version 0)
 
+ (entry (commit "2ec7ab2610eb67e26dab52b671eb29e46f64ea0f")
+        (title
+          (en "Linux-libre kernel updated to 5.18"))
+        (body
+          (en "The default version of the linux-libre kernel has been
+              updated to the 5.18 release series.")))
+
  (entry (commit "bdf422176739b473add66eb8cac9fdd8c654f794")
         (title
          (en "@option{-L} option of @command{guix refresh} repurposed")

Reply via email to