From e43ab9ec7bdd3e29dff5ce7f2ef61f07f150cd01 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 14 Feb 2024 10:08:14 -0800 Subject: [PATCH] Depend on released typst 0.5.0.1. --- cabal.project | 5 ----- pandoc.cabal | 2 +- stack.yaml | 3 +-- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/cabal.project b/cabal.project index 29cbd7cc6..cdb5fc52a 100644 --- a/cabal.project +++ b/cabal.project @@ -19,11 +19,6 @@ source-repository-package subdir: commonmark-extensions tag: f0b96532e36f31f47cc34602ecac694ffde8a27a -source-repository-package - type: git - location: https://github.com/jgm/typst-hs - tag: abfe46fd48ae3610c6522c3dbb1d84a2b2fafb74 - source-repository-package type: git location: https://github.com/jgm/djoths diff --git a/pandoc.cabal b/pandoc.cabal index 9767c6dc7..537261b35 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -525,7 +525,7 @@ library zip-archive >= 0.4.3 && < 0.5, zlib >= 0.5 && < 0.8, xml >= 1.3.12 && < 1.4, - typst >= 0.5 && < 0.5.1, + typst >= 0.5.0.1 && < 0.5.1, vector >= 0.12 && < 0.14, djot >= 0.1 && < 0.2 diff --git a/stack.yaml b/stack.yaml index b97e67327..579708f6e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,8 +27,7 @@ extra-deps: - tls-1.9.0 - texmath-0.12.8.6 - commonmark-0.2.5 -- git: https://github.com/jgm/typst-hs - commit: abfe46fd48ae3610c6522c3dbb1d84a2b2fafb74 +- typst-0.5.0.1 - git: https://github.com/jgm/commonmark-hs subdirs: [commonmark-pandoc, commonmark-extensions] commit: f0b96532e36f31f47cc34602ecac694ffde8a27a