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

shattered-pixel-dungeon: 2.2.1 -> 2.3.0

parent d5c41936
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.2.1";
  version = "2.3.0";

  src = fetchFromGitHub {
    owner = "00-Evan";
    repo = "shattered-pixel-dungeon";
    rev = "v${version}";
    hash = "sha256-0wSlCazsy3TYckWc2bQJL1xBVN2DuYsBIbb9Ajnfl7M=";
    hash = "sha256-PUAHsFW8rb4SZlZKCIx6SO3U7I7uJgfUal2VXzUjQNs=";
  };

  depsHash = "sha256-QfAV6LYD6S/8ptaqqKSDtOe4kStwp6LJp8WVc3sH8yc=";