Unverified Commit 995bd8ea authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

velocity: 3.5.0-unstable-2026-04-01 -> 3.5.0-unstable-2026-04-13 (#510103)

parents 0d78e6b2 5fac3814
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -34,13 +34,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
  pname = "velocity";
  version = "3.5.0-unstable-2026-04-01";
  version = "3.5.0-unstable-2026-04-13";

  src = fetchFromGitHub {
    owner = "PaperMC";
    repo = "Velocity";
    rev = "ab99bde9d658fb2a270fedd0c58fc905cf1be387";
    hash = "sha256-KkBehlhqcO7rClhKMMNE7aM4NiYNIfiqg5wZNhJTKqk=";
    rev = "a6d97e28adb1b0cd6464bab78ed4e2c14835868f";
    hash = "sha256-CfYZgiYqH+M8t3CmPx3B3CIkudxPKHbtuysewqhE/B0=";
  };

  nativeBuildInputs = [