There is an updated pull request by 0x5c against master on the void-packages repository https://github.com/0x5c/void-packages new/contour https://github.com/void-linux/void-packages/pull/47845 New package: contour-0.4.0.6245 Fixes #34513 `libunicode` provides a tool, currently packaged in `-devel`, should it be somewhere else? It's a simple tool that provides info on characters passed as argument. I'm also not a fan of the way I have to download the Unicode UCD archive manually. The `linunicode` build system tries to do it, but it fails locally in xbps-src. #### 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** A patch file from https://github.com/void-linux/void-packages/pull/47845.patch is attached