There's a closed pull request on the void-packages repository New package: timer-cli-0.1.2 https://github.com/void-linux/void-packages/pull/43114 Description: #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing ~~~ pkg host target cross result python3-art x86_64 x86_64 n OK timer-cli x86_64 x86_64 n OK python3-art x86_64-musl x86_64-musl n OK timer-cli x86_64-musl x86_64-musl n OK python3-art i686 i686 n OK timer-cli i686 i686 n OK python3-art x86_64 aarch64-musl y OK timer-cli x86_64 aarch64-musl y OK python3-art x86_64 aarch64 y OK timer-cli x86_64 aarch64 y OK python3-art x86_64 armv7l-musl y OK timer-cli x86_64 armv7l-musl y OK python3-art x86_64 armv7l y OK timer-cli x86_64 armv7l y OK python3-art x86_64 armv6l-musl y OK timer-cli x86_64 armv6l-musl y OK python3-art x86_64 armv6l y OK timer-cli x86_64 armv6l y OK ~~~