Lua: Use the newest LPeg version (lpeg-1.1.*)

Closes: #9107
This commit is contained in:
Albert Krewinkel
2023-09-27 21:04:49 +02:00
parent edbea270f5
commit 2c6f22d2b4
+1 -1
View File
@@ -114,7 +114,7 @@ library
, hslua-module-version >= 1.1 && < 1.2
, hslua-module-zip >= 1.1 && < 1.2
, hslua-repl >= 0.1.1 && < 0.2
, lpeg >= 1.0.4 && < 1.1
, lpeg >= 1.1 && < 1.2
, mtl >= 2.2 && < 2.4
, pandoc >= 3.1.4 && < 3.2
, pandoc-lua-marshal >= 0.2.2 && < 0.3