GNU bug report logs - #71621
[PATCH] etc/news.scm: Fix commit hash.

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Mon, 17 Jun 2024 22:20:01 UTC

Severity: normal

Tags: patch

Done: Wilko Meyer <w <at> wmeyer.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71621: closed ([PATCH] etc/news.scm: Fix commit hash.)
Date: Mon, 17 Jun 2024 22:33:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 18 Jun 2024 00:32:35 +0200
with message-id <87zfrjjj3w.fsf <at> 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 <at> gnu.org.)


-- 
71621: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71621
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Wilko Meyer <w <at> wmeyer.eu>
To: guix-patches <at> gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
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



[Message part 3 (message/rfc822, inline)]
From: Wilko Meyer <w <at> wmeyer.eu>
To: 71621-done <at> debbugs.gnu.org
Date: Tue, 18 Jun 2024 00:32:35 +0200
Closed as cdd265b7bf1f72ea679fd9a020c9401a3c269fd8 already fixes this.


This bug report was last modified 338 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.