There is an updated pull request by meator against master on the void-packages repository https://github.com/meator/void-packages catch2 https://github.com/void-linux/void-packages/pull/46800 catch2: fix deceiving description The `catch2` package is really weird by the way. It ships a _static_ library. It also doesn't have `catch2-devel` because of this. I guess this is for developers only. I know Catch2 doesn't really like to be packaged, it prefers to be managed by the project's build system, but it still isn't standard to ship static libraries like this. Correct me if I'm wrong. ping @DBLouis #### Testing the changes - I tested the changes in this PR: **briefly** A patch file from https://github.com/void-linux/void-packages/pull/46800.patch is attached