Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flathub/shared-modules.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lua5.4
AgeCommit message (Collapse)Author
2022-11-01lua: Actually clean up manpagesWill Thompsꙮn
For reasons unknown, Lua does not install its manpages to $PREFIX/share/man, but to $PREFIX/man. The lua5.1 module already listed "/man" rather than "/share/man" in its cleanups.
2022-08-05lua5.4: Fix json for liblua.so.5.4Jean Felder
2022-04-26lua5.4: Fix json for 5.4.4fosero
Oversight from 2c0b7944a7
2022-02-27Fix lua checksum - Close #179Hubert Figuière
For some reason the checksum changed. Verified with upstream download and their own checksums.
2022-01-27lua5.4: Bump to 5.4.4Patrick
2021-12-28Added lua5.4Hubert Figuière