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

shattered-pixel-dungeon: 2.4.0 -> 2.4.1

parent 5cb8d902
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.4.0";
  version = "2.4.1";

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

  depsHash = "sha256-vihoR0bPh7590sRxeYJ1uuynNRxtRBuiFUrdmsRNUJc=";