There's a merged pull request on the void-packages repository dotool: update to 1.3;adopt. https://github.com/void-linux/void-packages/pull/45129 Description: #### 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 ``` SUMMARY pkg host target cross result dotool x86_64 x86_64 n OK dotool x86_64-musl x86_64-musl n OK dotool i686 i686 n OK dotool x86_64 aarch64-musl y OK dotool x86_64 aarch64 y OK dotool x86_64 armv7l-musl y OK dotool x86_64 armv7l y OK dotool x86_64 armv6l-musl y OK dotool x86_64 armv6l y OK ```