mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 09:16:43 +00:00
Depend on released typst 0.5.0.1.
This commit is contained in:
@@ -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
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
|
||||
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user