mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
Use released typst 0.5.0.5.
This commit is contained in:
@@ -7,7 +7,3 @@ flags: +embed_data_files
|
||||
constraints: skylighting-format-blaze-html >= 0.1.1.2,
|
||||
skylighting-format-context >= 0.1.0.2
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/typst-hs
|
||||
tag: 7e0e80548aae9f3d3059f0dae333e93c8d67f290
|
||||
|
||||
+1
-1
@@ -530,7 +530,7 @@ library
|
||||
zip-archive >= 0.4.3.1 && < 0.5,
|
||||
zlib >= 0.5 && < 0.8,
|
||||
xml >= 1.3.12 && < 1.4,
|
||||
typst >= 0.5.0.4 && < 0.5.1,
|
||||
typst >= 0.5.0.5 && < 0.5.1,
|
||||
vector >= 0.12 && < 0.14,
|
||||
djot >= 0.1.2.1 && < 0.2,
|
||||
tls >= 2.0.1 && < 2.2,
|
||||
|
||||
+1
-2
@@ -20,8 +20,7 @@ extra-deps:
|
||||
- skylighting-0.14.2
|
||||
- citeproc-0.8.1.1
|
||||
- djot-0.1.2.1
|
||||
- git: https://github.com/jgm/typst-hs
|
||||
commit: 7e0e80548aae9f3d3059f0dae333e93c8d67f290
|
||||
- typst-0.5.0.5
|
||||
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
|
||||
Reference in New Issue
Block a user