Skip to content

Commit b15e938

Browse files
committed
Use latest zip-archive release.
1 parent f20f745 commit b15e938

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

pandoc.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ library
523523
unicode-collation >= 0.1.1 && < 0.2,
524524
unicode-transforms >= 0.3 && < 0.5,
525525
yaml >= 0.11 && < 0.12,
526-
zip-archive >= 0.4.3 && < 0.5,
526+
zip-archive >= 0.4.3.1 && < 0.5,
527527
zlib >= 0.5 && < 0.8,
528528
xml >= 1.3.12 && < 1.4,
529529
typst >= 0.5.0.1 && < 0.5.1,

stack.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ extra-deps:
1717
- tls-2.0.1
1818
- skylighting-format-blaze-html-0.1.1.2
1919
- djot-0.1.1.1
20+
- zip-archive-0.4.3.1
2021
- git: https://github.com/jgm/texmath
2122
commit: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4
23+
2224
ghc-options:
2325
"$locals": -fhide-source-paths -Wno-missing-home-modules
2426
resolver: lts-22.11

0 commit comments

Comments
 (0)