velocity: 3.4.0-unstable-2025-05-09 -> 3.4.0-unstable-2025-05-21 (#409650)

This commit is contained in:
Wolfgang Walther
2025-06-01 12:54:19 +00:00
committed by GitHub
+3 -3
View File
@@ -35,13 +35,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "velocity";
version = "3.4.0-unstable-2025-05-09";
version = "3.4.0-unstable-2025-05-21";
src = fetchFromGitHub {
owner = "PaperMC";
repo = "Velocity";
rev = "e13c8c340f242d270b16ec6931d1ba94a9e8f1f3";
hash = "sha256-CJVUEwYnpXDaYgXoi1Qk0uyB/CHM3UDQzQfhtDxDKdE=";
rev = "678c7aa3a42aaf64b8b1b7df75e787cbec9fe2ad";
hash = "sha256-///JQxm+YlQQFyokqCoApxYCNVhvCK+XxwXM7psa+us=";
};
nativeBuildInputs = [