Commit 3f72881a authored by R. RyanTM's avatar R. RyanTM
Browse files

antimatter-dimensions: 0-unstable-2025-07-15 -> 0-unstable-2025-09-17

parent 73bb5041
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -19,12 +19,12 @@ let
in
buildNpmPackage rec {
  pname = "antimatter-dimensions";
  version = "0-unstable-2025-07-15";
  version = "0-unstable-2025-09-17";
  src = fetchFromGitHub {
    owner = "IvarK";
    repo = "AntimatterDimensionsSourceCode";
    rev = "01d29026a9d4a85193b563ab0a44b2b3cf02ad6e";
    hash = "sha256-w66JgLo4SX0b63LjRd1XKDs7O/TpFFJYSbE+dOW1Unw=";
    rev = "8b5a34c1211df7cb35969dc8e5d402b0b28b7589";
    hash = "sha256-ptyLpGtHHhsPBS//LpuO327uXPqQWTs1DLGjcsrvZtw=";
  };
  nativeBuildInputs = [
    copyDesktopItems