There is an updated pull request by sgn against master on the void-packages repository https://github.com/AnInternetTroll/void-packages user/luca/lua-repl https://github.com/void-linux/void-packages/pull/53811 lua54-luarepl: fix cross compiled binary When cross compiling the path in /usr/bin/repl.lua contains the target arch in the destdir path, which must be replaced differently than the others. Aside from that, added lua version to the package and sub packages descriptions, as well as switched to vsed to catch this next time. And move vlicense in _package. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) - I built this PR locally for these architectures (if supported. mark crossbuilds): - aarch64-musl (crossbuilt) A patch file from https://github.com/void-linux/void-packages/pull/53811.patch is attached