all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Wilko Meyer <w@wmeyer.eu>
To: 71621@debbugs.gnu.org
Cc: Wilko Meyer <w@wmeyer.eu>,
	leo@famulari.name, Florian Pelz <pelzflorian@pelzflorian.de>,
	Julien Lepiller <julien@lepiller.eu>
Subject: [bug#71621] [PATCH] etc/news.scm: Fix commit hash.
Date: Tue, 18 Jun 2024 00:18:51 +0200	[thread overview]
Message-ID: <ee1f6330452fd909a00d4d50cac4d10592a17b44.1718662731.git.w@wmeyer.eu> (raw)

* 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





             reply	other threads:[~2024-06-17 22:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-17 22:18 Wilko Meyer [this message]
2024-06-17 22:32 ` bug#71621: (no subject) Wilko Meyer
2024-06-17 23:03   ` [bug#71621] " Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ee1f6330452fd909a00d4d50cac4d10592a17b44.1718662731.git.w@wmeyer.eu \
    --to=w@wmeyer.eu \
    --cc=71621@debbugs.gnu.org \
    --cc=julien@lepiller.eu \
    --cc=leo@famulari.name \
    --cc=pelzflorian@pelzflorian.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.