There is a new pull request by abenson against master on the void-packages repository https://github.com/abenson/void-packages Ghidrathon_4.0.0 https://github.com/void-linux/void-packages/pull/48805 Ghidrathon: update to 4.0.0. #### 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 Ghidrathon now needs a copy of `jep` in lib. Easy enough, we can take it from our built version and it works well, but copying is less than ideal, symbolic links don't work, and a hard link is likely the wrong approach anyway. A patch file from https://github.com/void-linux/void-packages/pull/48805.patch is attached