guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: news: Fix commit hash.


From: guix-commits
Subject: 01/02: news: Fix commit hash.
Date: Mon, 17 Jun 2024 17:42:00 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit cdd265b7bf1f72ea679fd9a020c9401a3c269fd8
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Jun 17 23:40:15 2024 +0200

    news: Fix commit hash.
    
    * etc/news.scm: Use a commit hash that actually exist.
    
    Change-Id: I7e633b4cdd7c4c9a4669c26c2939bf1995260035
---
 etc/news.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/news.scm b/etc/news.scm
index b5f342fcd4..a92ce97185 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -31,7 +31,7 @@
 (channel-news
  (version 0)
 
- (entry (commit "8511ea597bcf1d1452ef617023c90fdd038b722e")
+ (entry (commit "6fad0fd1c32db2cb25447b694f08d5c7836536ad")
         (title
           (en "Linux-libre 6.8 removed due to end of upstream support")
           (de "Linux-libre 6.8 wurde entfernt"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]