There is an updated pull request by bvdeenen against master on the void-packages repository https://github.com/bvdeenen/void-packages master https://github.com/void-linux/void-packages/pull/50374 xdg-utils: update to 1.2.1 I've fixed the issue where xdg-open won't open any url on plasma 6 (see [this reddit thread](https://www.reddit.com/r/voidlinux/comments/1csvd8e/problems_with_plasma_6/)). I could remove one of the patches (that was incorporated upstream), but the `/bin/sh` -> `/bin/bash` patch is still needed probably. #### Testing the changes - I tested the changes in this PR: **briefly** with `file` and `https` urls. #### Local build testing - I built this PR locally for my native architecture, x86_64 A patch file from https://github.com/void-linux/void-packages/pull/50374.patch is attached