There is a new pull request by ar-jan against master on the void-packages repository https://github.com/ar-jan/void-packages dbeaver2223 https://github.com/void-linux/void-packages/pull/40162 dbeaver: update to 22.2.3. #### 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. A patch file from https://github.com/void-linux/void-packages/pull/40162.patch is attached