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

velocity: 3.5.0-unstable-2026-03-21 -> 3.5.0-unstable-2026-04-01 (#507463)

parents e37f3c60 3ef333bd
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-21";
  version = "3.5.0-unstable-2026-04-01";

  src = fetchFromGitHub {
    owner = "PaperMC";
    repo = "Velocity";
    rev = "d11511c18499497e7f7186211b109ef395b44acd";
    hash = "sha256-aruEBVVsFYfc8vEnyVluiGJiGJfUSSVU5DfM54nXuKY=";
    rev = "ab99bde9d658fb2a270fedd0c58fc905cf1be387";
    hash = "sha256-KkBehlhqcO7rClhKMMNE7aM4NiYNIfiqg5wZNhJTKqk=";
  };

  nativeBuildInputs = [