There is a new pull request by Noah-Huppert against master on the void-packages repository https://github.com/Noah-Huppert/void-packages node14 https://github.com/void-linux/void-packages/pull/23433 nodejs: update to 14.5.0 Works on my machine: ``` % ./xbps-src pkg nodejs ... snip ... % sudo xbps-install --repository "$PWD/hostdir/binpkgs/node14/" -Syu nodejs ... snip ... % node -v v14.5.0 ``` I removed the patches b/c I assume in this version they aren't needed? Someone familiar with the package should confirm this. A patch file from https://github.com/void-linux/void-packages/pull/23433.patch is attached