Compare commits

2 Commits

Author SHA256 Message Date
2ee5b30667 Enable lua55 build. 2026-01-23 22:39:25 +01:00
32ac4667fc Enable lua55 build 2026-01-21 21:44:10 +01:00
2 changed files with 6 additions and 0 deletions

View File

@@ -2,4 +2,5 @@
<package>luajit</package> <package>luajit</package>
<package>lua53</package> <package>lua53</package>
<package>lua54</package> <package>lua54</package>
<package>lua55</package>
</multibuild> </multibuild>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 23 21:39:25 UTC 2026 - Matej Cepl <mcepl@cepl.eu>
- Enable lua55 build.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 24 14:49:53 UTC 2025 - Matej Cepl <mcepl@cepl.eu> Fri Oct 24 14:49:53 UTC 2025 - Matej Cepl <mcepl@cepl.eu>