From 84e5624cbc58e842965505e6fe99d593407f4b92 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 29 Mar 2026 18:06:57 +0800 Subject: [PATCH] haskoin-store fails with scotty-0.30 (jprupp/haskoin-store#32) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac5f7f33..617b42ea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4601,7 +4601,7 @@ packages: - rocksdb-query - haskoin-core - haskoin-node - - haskoin-store + - haskoin-store < 0 # https://github.com/jprupp/haskoin-store/issues/32 "asakamirai @asakamirai": - kazura-queue