all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71621] [PATCH] etc/news.scm: Fix commit hash.
@ 2024-06-17 22:18 Wilko Meyer
  2024-06-17 22:32 ` bug#71621: (no subject) Wilko Meyer
  0 siblings, 1 reply; 3+ messages in thread
From: Wilko Meyer @ 2024-06-17 22:18 UTC (permalink / raw)
  To: 71621; +Cc: Wilko Meyer, leo, Florian Pelz, Julien Lepiller

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#71621: (no subject)
  2024-06-17 22:18 [bug#71621] [PATCH] etc/news.scm: Fix commit hash Wilko Meyer
@ 2024-06-17 22:32 ` Wilko Meyer
  2024-06-17 23:03   ` [bug#71621] " Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Wilko Meyer @ 2024-06-17 22:32 UTC (permalink / raw)
  To: 71621-done


Closed as cdd265b7bf1f72ea679fd9a020c9401a3c269fd8 already fixes this.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#71621] (no subject)
  2024-06-17 22:32 ` bug#71621: (no subject) Wilko Meyer
@ 2024-06-17 23:03   ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2024-06-17 23:03 UTC (permalink / raw)
  To: 71621-done, w

Oops! I even deliberately adjusted the hash in this commit, but somehow
I still screwed it up. Sorry!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-17 23:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17 22:18 [bug#71621] [PATCH] etc/news.scm: Fix commit hash Wilko Meyer
2024-06-17 22:32 ` bug#71621: (no subject) Wilko Meyer
2024-06-17 23:03   ` [bug#71621] " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.