Bump pandoc-lua-engine to 0.4.3.

This commit is contained in:
John MacFarlane
2025-05-28 15:03:37 -07:00
parent 5c79a313a1
commit 883c8725d5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 -1
View File
@@ -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