mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-19 10:45:30 +08:00
Use latest dev pandoc-lua-marshal.
This commit is contained in:
+1
-1
@@ -31,4 +31,4 @@ source-repository-package
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/pandoc/pandoc-lua-marshal
|
||||
tag: a2a97e2af78326ea7841101d4ef56e74426b66c4
|
||||
tag: 6e8c834acdf6d3551c58b71fe361faa7d3590838
|
||||
|
||||
@@ -112,7 +112,7 @@ library
|
||||
, lpeg >= 1.0.1 && < 1.1
|
||||
, mtl >= 2.2 && < 2.4
|
||||
, pandoc >= 3.0 && < 3.1
|
||||
, pandoc-lua-marshal >= 0.1.7 && < 0.2
|
||||
, pandoc-lua-marshal >= 0.2 && < 0.3
|
||||
, pandoc-types >= 1.22 && < 1.24
|
||||
, parsec >= 3.1 && < 3.2
|
||||
, text >= 1.1.1 && < 2.1
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@ extra-deps:
|
||||
- git: https://github.com/jgm/pandoc-types
|
||||
commit: 6ac717718396bdca510cbdc6d211bbea408444cc
|
||||
- git: https://github.com/pandoc/pandoc-lua-marshal
|
||||
commit: a2a97e2af78326ea7841101d4ef56e74426b66c4
|
||||
commit: 6e8c834acdf6d3551c58b71fe361faa7d3590838
|
||||
- git: https://github.com/jgm/commonmark-hs
|
||||
commit: d0f3097e55471aa640d76d0188ba707cbece71b1
|
||||
subdirs: [commonmark-pandoc]
|
||||
|
||||
Reference in New Issue
Block a user