Skip to content

Commit da45a9c

Browse files
committed
pandoc-lua-engine to 0.4.1.1, allow latest containers
1 parent d2621b3 commit da45a9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pandoc-lua-engine/pandoc-lua-engine.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: pandoc-lua-engine
3-
version: 0.4.1
3+
version: 0.4.1.1
44
build-type: Simple
55
license: GPL-2.0-or-later
66
license-file: COPYING.md
@@ -109,7 +109,7 @@ library
109109
, bytestring >= 0.9 && < 0.13
110110
, crypton >= 0.30 && < 1.1
111111
, citeproc >= 0.8 && < 0.9
112-
, containers >= 0.6.0.1 && < 0.8
112+
, containers >= 0.6.0.1 && < 0.9
113113
, data-default >= 0.4 && < 0.9
114114
, doclayout >= 0.5 && < 0.6
115115
, doctemplates >= 0.11 && < 0.12

0 commit comments

Comments
 (0)