From 8ff24ec4e4ccdbc2f1d4d675152dfab4b7081e66 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 5 Oct 2024 12:42:08 -0700 Subject: Bump pandoc-lua-engine to 0.3.3. --- pandoc-lua-engine/pandoc-lua-engine.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pandoc-lua-engine') diff --git a/pandoc-lua-engine/pandoc-lua-engine.cabal b/pandoc-lua-engine/pandoc-lua-engine.cabal index a9ff59186..b604e694f 100644 --- a/pandoc-lua-engine/pandoc-lua-engine.cabal +++ b/pandoc-lua-engine/pandoc-lua-engine.cabal @@ -1,6 +1,6 @@ cabal-version: 2.4 name: pandoc-lua-engine -version: 0.3.2 +version: 0.3.3 build-type: Simple license: GPL-2.0-or-later license-file: COPYING.md @@ -124,7 +124,7 @@ library , hslua-repl >= 0.1.1 && < 0.2 , lpeg >= 1.1 && < 1.2 , mtl >= 2.2 && < 2.4 - , pandoc >= 3.4 && < 3.5 + , pandoc >= 3.5 && < 3.6 , pandoc-lua-marshal >= 0.2.8 && < 0.3 , pandoc-types >= 1.22 && < 1.24 , parsec >= 3.1 && < 3.2 -- cgit v1.2.3