There is a new pull request by kawaiiamber against master on the void-packages repository https://github.com/kawaiiamber/void-packages jamulus https://github.com/void-linux/void-packages/pull/35867 [WIP] jamulus: update to 3.8.2 #### Testing the changes - I tested the changes in this PR: **NO** [ci skip] #### 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. A patch file from https://github.com/void-linux/void-packages/pull/35867.patch is attached