There's a merged pull request on the void-packages repository webkit2gtk: update to 2.38.1. https://github.com/void-linux/void-packages/pull/39488 Description: [ci skip] This splits webkit2gtk into 3 packages: + webkit2gtk40: GTK+3 and libsoup2 + webkit2gtk41: GTK+3 and libsoup3 + webkit2gtk50: GTK4 and libsoup3 This is necessary since libsoup2 and libsoup3 cannot be used by an application at the same time. Ideally in the future, the packages using webkit2gtk40 would be moved to webkit2gtk41 or 50 (or be dropped). I tested this PR with epiphany 42 and it seems to work (and it compiles sucessfully). #### Testing the changes - I tested the changes in this PR: **briefly**