From ad77315d2287d29dacc879b07750346f7e576a16 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 4 Sep 2025 12:23:53 +0200 Subject: Bump version bound for citeproc in pandoc-lua-engine. --- pandoc-lua-engine/pandoc-lua-engine.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc-lua-engine') diff --git a/pandoc-lua-engine/pandoc-lua-engine.cabal b/pandoc-lua-engine/pandoc-lua-engine.cabal index 5fbd07597..806334856 100644 --- a/pandoc-lua-engine/pandoc-lua-engine.cabal +++ b/pandoc-lua-engine/pandoc-lua-engine.cabal @@ -111,7 +111,7 @@ library build-depends: aeson , bytestring >= 0.9 && < 0.13 , crypton >= 0.30 && < 1.1 - , citeproc >= 0.8 && < 0.10 + , citeproc >= 0.8 && < 0.11 , containers >= 0.6.0.1 && < 0.9 , data-default >= 0.4 && < 0.9 , doclayout >= 0.5 && < 0.6 -- cgit v1.2.3