There's a merged pull request on the void-packages repository jamulus: update to 3.8.2 https://github.com/void-linux/void-packages/pull/35867 Description: #### Testing the changes - I tested the changes in this PR: **NO** #### Local build testing ``` libxml2-2.9.10_5: broken, unresolvable shlib `libicudata.so.69' libxml2-2.9.10_5: broken, unresolvable shlib `libicui18n.so.69' libharfbuzz-2.9.1_1: broken, unresolvable shlib `libicuuc.so.69' libxml2-2.9.10_5: broken, unresolvable shlib `libicuuc.so.69' Transaction aborted due to unresolved shlibs. ``` Build currently failing due to unresolved shlibs. According to the [docs](https://docs.voidlinux.org/xbps/troubleshooting/common-issues.html): > If you get an error message saying: > > `Transaction aborted due to unresolved shlibs` > > the repositories are in the staging state, which can happen due to large builds. The solution is to wait for the builds to finish. You can view the builds' progress in the [Buildbot's Waterfall Display](https://build.voidlinux.org/waterfall). I'll skip CI and tag WIP until it's resolved. I figured I would make the PR just in case anyone was curious about the status of updating to 3.8.2.