emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#71621: closed ([PATCH] etc/news.scm: Fix commit hash.)


From: GNU bug Tracking System
Subject: bug#71621: closed ([PATCH] etc/news.scm: Fix commit hash.)
Date: Mon, 17 Jun 2024 22:33:02 +0000

Your message dated Tue, 18 Jun 2024 00:32:35 +0200
with message-id <87zfrjjj3w.fsf@wmeyer.eu>
and subject line 
has caused the debbugs.gnu.org bug report #71621,
regarding [PATCH] etc/news.scm: Fix commit hash.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
71621: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71621
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] etc/news.scm: Fix commit hash. Date: Tue, 18 Jun 2024 00:18:51 +0200
* etc/news.scm: Fix referenced commit hash for linux-libre 6.8 removal notice.
---
Hi Leo,

Noticed that the commit hash of the removal commit for 6.8 had
changed, so the news entry is referring to a commit that exists
locally on my machine but not upstream. I updated it accordingly to
what hash it has upstream.

 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"))

base-commit: 71c678a16aae416298a0e3fa322b425315bb7b00
-- 
2.41.0




--- End Message ---
--- Begin Message --- Date: Tue, 18 Jun 2024 00:32:35 +0200
Closed as cdd265b7bf1f72ea679fd9a020c9401a3c269fd8 already fixes this.


--- End Message ---

reply via email to

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