From 65b9dcd0d21faf6cbe000b6a4e38b147feb3d429 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 29 Jun 2026 19:08:44 +0800 Subject: [PATCH] disable haskoin-core (jprupp/haskoin-core#424) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6056649b..bc7e845f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4649,7 +4649,7 @@ packages: - rocksdb-haskell - rocksdb-haskell-jprupp - rocksdb-query - - haskoin-core + - haskoin-core < 0 # 1.2.2 https://github.com/jprupp/haskoin-core/issues/424 - haskoin-node - haskoin-store < 0 # 1.5.16 https://github.com/jprupp/haskoin-store/issues/32