mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Bump pandoc-lua-engine to 0.4.3.
This commit is contained in:
@@ -89,7 +89,7 @@ executable pandoc
|
||||
|
||||
if flag(lua)
|
||||
build-depends: hslua-cli >= 1.4.1 && < 1.5,
|
||||
pandoc-lua-engine >= 0.4 && < 0.5,
|
||||
pandoc-lua-engine >= 0.4.3 && < 0.5,
|
||||
temporary >= 1.1 && < 1.4
|
||||
hs-source-dirs: lua
|
||||
else
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
cabal-version: 2.4
|
||||
name: pandoc-lua-engine
|
||||
version: 0.4.2
|
||||
version: 0.4.3
|
||||
build-type: Simple
|
||||
license: GPL-2.0-or-later
|
||||
license-file: COPYING.md
|
||||
|
||||
Reference in New Issue
Block a user