There is a new pull request by aliasless against master on the void-packages repository https://github.com/aliasless/void-packages haunt https://github.com/void-linux/void-packages/pull/29694 Haunt #### General - [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [x] I generally don't use the affected packages but briefly tested this PR Building guile-reader appears to fail on non-native architectures. I do not understand why, whether it can be fixed in the template or if its an upstream bug. There appears to have been some mailing list discussion about this some years ago [here](https://lists.gnu.org/archive/html/guile-reader-devel/2017-11/threads.html). Advice is appreciated. `checking for scm_take_u8vector... no configure: error: You need Guile 1.8.x or higher. => ERROR: guile-reader-0.6.3_1: do_configure: '${configure_script} ${configure_args}' exited with 1 => ERROR: in do_configure() at common/build-style/gnu-configure.sh:8` A patch file from https://github.com/void-linux/void-packages/pull/29694.patch is attached