From 4eea80b95adab60b99e765a92cb637686a047ea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 10 Feb 2025 07:22:11 +0100 Subject: [PATCH] Remove upper bound for `typst` (closes #7676). --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 96251abe..a6ceede8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7829,9 +7829,6 @@ 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