From f5e3af1a4b9ed473d3c347b477bbf254e58bd0ff Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 10 Jul 2022 11:59:11 +0000 Subject: [PATCH] Temporarily block hledger-ui simonmichael/hledger#1882 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 322d47bc..058d2eb5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1485,7 +1485,7 @@ packages: # Temporary upper bound to avoid mistaken and deprecated 1.24.99 release: - hledger < 1.24.99 || > 1.24.99 - hledger-lib < 1.24.99 || > 1.24.99 - - hledger-ui < 1.24.99 || > 1.24.99 + - hledger-ui < 0 # temporary block, incompatible with brick https://github.com/simonmichael/hledger/issues/1882 - hledger-web < 1.24.99 || > 1.24.99 "Mihai Maruseac @mihaimaruseac":