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

velocity: 3.5.0-unstable-2026-03-18 -> 3.5.0-unstable-2026-03-21 (#504646)

parents 2946b531 0d5fae3a
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-03-18";
  version = "3.5.0-unstable-2026-03-21";

  src = fetchFromGitHub {
    owner = "PaperMC";
    repo = "Velocity";
    rev = "99bd03099689cbc9c8f92af1cba207e4348afa75";
    hash = "sha256-CHTGKvP1cgcwc7wNJw6KGqHuyM+3qXftGj0Edfq65Sw=";
    rev = "d11511c18499497e7f7186211b109ef395b44acd";
    hash = "sha256-aruEBVVsFYfc8vEnyVluiGJiGJfUSSVU5DfM54nXuKY=";
  };

  nativeBuildInputs = [