diff --git a/build-constraints.yaml b/build-constraints.yaml index f6ce3e11..c5ddfb5b 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 < 0 # temporary block, incompatible with brick https://github.com/simonmichael/hledger/issues/1882 + - hledger-ui < 1.24.99 || > 1.24.99 - hledger-web < 1.24.99 || > 1.24.99 "Mihai Maruseac @mihaimaruseac":