From 2e8a79cc8fbd42ac1f99e506e9d9a26a5ff8653f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 2 Jun 2026 11:44:08 +0200 Subject: [PATCH] typst < 0.10, texmath < 0.13.1.2 (#8027) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c25064a2..4cc1990d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7871,6 +7871,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8027 - typst-symbols < 0.2 + - typst < 0.10 + - texmath < 0.13.1.2 # end of Stackage upper bounds # end of packages