Skip to content

Commit 851112e

Browse files
r-ryantmfgaz
authored andcommitted
rat-king-adventure: 2.1.0 -> 2.1.1
1 parent cd1edff commit 851112e

File tree

1 file changed

+2
-2
lines changed
  • pkgs/games/shattered-pixel-dungeon/rat-king-adventure

1 file changed

+2
-2
lines changed

pkgs/games/shattered-pixel-dungeon/rat-king-adventure/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
callPackage ../generic.nix rec {
77
pname = "rat-king-adventure";
8-
version = "2.1.0";
8+
version = "2.1.1";
99

1010
src = fetchFromGitHub {
1111
owner = "TrashboxBobylev";
1212
repo = "Rat-King-Adventure";
1313
rev = version;
14-
hash = "sha256-01WFQ2shxFbyr5bGfKn8e7hOEB2LpjNZu9dRRVk3Fzw=";
14+
hash = "sha256-fuCDzY6DWspLhajB/Z8mS2oEegFPpgRCwQWy8n3V7P0=";
1515
};
1616

1717
desktopName = "Rat King Adventure";

0 commit comments

Comments
 (0)