[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: news: Add entry for the linux-libre 6.1 update.
From: |
guix-commits |
Subject: |
branch master updated: news: Add entry for the linux-libre 6.1 update. |
Date: |
Fri, 13 Jan 2023 00:46:03 -0500 |
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 fabc048fcf news: Add entry for the linux-libre 6.1 update.
fabc048fcf is described below
commit fabc048fcfb6010d8c8b16fa1a82c051a20559dc
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Fri Jan 13 00:45:13 2023 -0500
news: Add entry for the linux-libre 6.1 update.
* 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 d6b50781a8..77f7293dba 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,13 @@
(channel-news
(version 0)
+ (entry (commit "ce8a34bc9ab89f31f107383ba791954864aed372")
+ (title
+ (en "Linux-libre kernel updated to 6.1"))
+ (body
+ (en "The default version of the linux-libre kernel has been updated
to
+ the 6.1 release series.")))
+
(entry (commit "064c5b7e450f9f6d55cfcd0ec2bc9e96ee0b2958")
(title
(en "Linux-libre 4.9 removed due to end of upstream support")
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: news: Add entry for the linux-libre 6.1 update.,
guix-commits <=