There's a closed pull request on the void-packages repository dbeaver: update to 22.2.3. https://github.com/void-linux/void-packages/pull/40162 Description: #### Testing the changes - I tested the changes in this PR: **briefly** Had to update the Java version used and add it to hostmakedepends. The build log is full of warnings which I think are new: > [INFO] --- tycho-compiler-plugin:3.0.0:compile (default-compile) @ org.jkiss.dbeaver.ext.test --- > [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml Asking in the DBeaver issue queue to be sure: https://github.com/dbeaver/dbeaver/issues/18038.