public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jens Petersen <petersen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ghc9.8] rawhide: disable abicheck since hashes changed this year (#2435219)
Date: Sat, 08 Aug 2026 13:39:22 GMT	[thread overview]
Message-ID: <178619636298.1.14848868211072032037.rpms-ghc9.8-b44549c6cf6b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ghc9.8
Branch : rawhide
Commit : b44549c6cf6b0f90d152ef4298b7ad035a884921
Author : Jens Petersen <petersen@redhat.com>
Date   : 2026-08-08T21:38:37+08:00
Stats  : +3/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ghc9.8/c/b44549c6cf6b0f90d152ef4298b7ad035a884921?branch=rawhide

Log:
disable abicheck since hashes changed this year (#2435219)

---
diff --git a/ghc9.8.spec b/ghc9.8.spec
index 0b8cda3..4b0ebea 100644
--- a/ghc9.8.spec
+++ b/ghc9.8.spec
@@ -38,7 +38,8 @@
 %global ghcboot ghc%{?ghcboot_major}
 
 # make sure ghc libraries' ABI hashes unchanged
-%bcond abicheck 1
+# hashes changed Jan 2026
+%bcond abicheck 0
 
 # no longer build testsuite (takes time and not really being used)
 %bcond testsuite 0
@@ -869,6 +870,7 @@ make test
 %changelog
 * Sat Aug 08 2026 Jens Petersen <petersen@redhat.com> - 9.8.4-19
 - use hadrian-bootstrap-sources and bundled Cabal to build hadrian (#2503917)
+- disable abicheck since hashes changed this year (#2435219)
 
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 9.8.4-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild

                 reply	other threads:[~2026-08-08 13:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178619636298.1.14848868211072032037.rpms-ghc9.8-b44549c6cf6b@fedoraproject.org \
    --to=petersen@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox