There is a new pull request by michalszmidt against master on the void-packages repository https://github.com/michalszmidt/void-packages new_hctl https://github.com/void-linux/void-packages/pull/45905 New package: hctl-0.2.2 #### Testing the changes - I tested the changes in this PR: **YES** _note:_ - `xlint` reports no problems - tested with `XBPS_CHECK_PKGS=yes` and `-Q` #### 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 - I built this PR locally for my native architecture, (x86_64-glibc) - I built this PR locally for these architectures (if supported. mark crossbuilds): - [x] aarch64-glibc - [x] armv7l-glibc - [x] armv6l-glibc - [x] i686-glibc _note:_ - cross-compile for `ppc64-glibc` fails on make glibc, so probably native runner would succeed - `riscv64` not tested - not tested on void `*-musl` **but**, on alpine succeeds with `x86_64` and `aarch64`, see [here](https://cirrus-ci.com/build/6405859526311936) _Disclaimer:_ I'm a hctl author. And I :heart: void linux thus I would like it packaged. All in all this tool allows to manage host domain blocking (hostlist generation from multiple sources, record deduplication) and operates in parallel and it's optimized for memory. So I believe in its value for others, comparing to use some nasty scripts or sed especially when you count records in millions. Have a nice day! A patch file from https://github.com/void-linux/void-packages/pull/45905.patch is attached