From fdec82c5d8e8fbf81f1d36eb35d622a730bcaba6 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 14 May 2025 14:41:46 -0700 Subject: pandoc-lua-engine: bump to 0.4.2, bump pandoc bounds. --- 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 0c2236c12..ea8a32b6a 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.4.1.1 +version: 0.4.2 build-type: Simple license: GPL-2.0-or-later license-file: COPYING.md @@ -126,7 +126,7 @@ library , hslua-repl >= 0.1.1 && < 0.2 , lpeg >= 1.1 && < 1.2 , mtl >= 2.2 && < 2.4 - , pandoc >= 3.6 && < 3.7 + , pandoc >= 3.7 && < 3.8 , pandoc-lua-marshal >= 0.3 && < 0.4 , pandoc-types >= 1.22 && < 1.24 , parsec >= 3.1 && < 3.2 -- cgit v1.2.3