There is an updated pull request by oreo639 against master on the void-packages repository https://github.com/oreo639/void-packages webkit2gtk https://github.com/void-linux/void-packages/pull/40103 webkit2gtk: remove webkit2gtk-common subpackage [ci skip] webkit2gtk generates unique locale files for each version so the common package is redundant. he webkit2gtk-common package seemed to have installed files to the wrong location for some reason. The only files that conflict are the license files. (The locale files got installed to `/usr/share/locale/locale` instead of `/usr/share/locale`) #### Testing the changes - I tested the changes in this PR: **briefly** A patch file from https://github.com/void-linux/void-packages/pull/40103.patch is attached