Commit d856bfff authored by R. RyanTM's avatar R. RyanTM Committed by Francesco Gazzetta
Browse files

shattered-pixel-dungeon: 2.3.2 -> 2.4.0

parent 179e0f11
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@

callPackage ./generic.nix rec {
  pname = "shattered-pixel-dungeon";
  version = "2.3.2";
  version = "2.4.0";

  src = fetchFromGitHub {
    owner = "00-Evan";
    repo = "shattered-pixel-dungeon";
    rev = "v${version}";
    hash = "sha256-CZOi3kLwYdA4U9LjgK4ukPTLFUodyubSQg9JaJpUB9s=";
    hash = "sha256-WTmzSuEoXLhr14vm2eQAmhmbTX/v7uKioQ1DcLnvAUw=";
  };

  depsHash = "sha256-vihoR0bPh7590sRxeYJ1uuynNRxtRBuiFUrdmsRNUJc=";