From adeccf4266359d77c3fedf88bcc491b2f952bdfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sun, 9 Feb 2025 10:02:37 +0100 Subject: [PATCH] Upper bound for `typst` (#7676). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a6ceede8..96251abe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7829,6 +7829,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7654 - srtree < 2.0.0.3 + + # https://github.com/commercialhaskell/stackage/issues/7676 + - typst < 0.6.2 # end of Stackage upper bounds # end of packages