pandoc-lua-engine: Allow hslua-2.4.

This commit is contained in:
Albert Krewinkel
2025-06-23 12:29:21 +02:00
parent b57d3f9b4d
commit d3f2fcc5f8
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ library
, doclayout >= 0.5 && < 0.6
, doctemplates >= 0.11 && < 0.12
, exceptions >= 0.8 && < 0.11
, hslua >= 2.3 && < 2.4
, hslua >= 2.3 && < 2.5
, hslua-module-doclayout>= 1.2 && < 1.3
, hslua-module-path >= 1.1 && < 1.2
, hslua-module-system >= 1.1 && < 1.2
+5
View File
@@ -9,6 +9,11 @@ packages:
- 'pandoc-lua-engine'
- 'pandoc-server'
extra-deps:
- hslua-2.4.0
- hslua-module-doclayout-1.2.0.1
- hslua-objectorientation-2.4.0
- hslua-packaging-2.3.2
- pandoc-lua-marshal-0.3.1
- tls-2.1.7
- skylighting-core-0.14.6
- skylighting-0.14.6