Lua: require hslua-module-system 1.2.3

This provides List methods to the value returned by
`pandoc.system.list_directory`.

Closes: #11032
This commit is contained in:
Albert Krewinkel
2025-08-09 20:35:46 +02:00
parent 661a0b51a4
commit 282fa55421
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ library
, hslua >= 2.3 && < 2.5
, hslua-module-doclayout>= 1.2 && < 1.3
, hslua-module-path >= 1.1 && < 1.2
, hslua-module-system >= 1.2.1 && < 1.3
, hslua-module-system >= 1.2.3 && < 1.3
, hslua-module-text >= 1.1 && < 1.2
, hslua-module-version >= 1.1 && < 1.2
, hslua-module-zip >= 1.1.3 && < 1.2
+1 -1
View File
@@ -11,7 +11,7 @@ packages:
extra-deps:
- hslua-2.4.0
- hslua-module-doclayout-1.2.0.1
- hslua-module-system-1.2.1
- hslua-module-system-1.2.3
- hslua-objectorientation-2.4.0
- hslua-packaging-2.3.2
- pandoc-lua-marshal-0.3.1