There is a new pull request by Clos3y against master on the void-packages repository https://github.com/Clos3y/void-packages cpufetch-1.04 https://github.com/void-linux/void-packages/pull/47980 New package: cpufetch-1.04 #### 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 - I built this PR locally for my native architecture, (x84_64-glibc) - I built this PR locally for these architectures (if supported. mark crossbuilds): - x86_64-musl (X) - i686 (X) - i686-musl (X) Follows #32612, closes #32305. In theory it should work on `ppc*` and `arm*`, but it won't build successfully for me due to the `-mavx*` flag. A patch file from https://github.com/void-linux/void-packages/pull/47980.patch is attached