public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ghc9.8] rawhide: disable abicheck since hashes changed this year (#2435219)
@ 2026-08-08 13:39 Jens Petersen
0 siblings, 0 replies; only message in thread
From: Jens Petersen @ 2026-08-08 13:39 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-08 13:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-08 13:39 [rpms/ghc9.8] rawhide: disable abicheck since hashes changed this year (#2435219) Jens Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox