Skip to content

Commit 8d8d8cf

Browse files
r-ryantmfgaz
authored andcommitted
rkpd2: 2.0.6 -> 2.0.7
1 parent 01b9f7d commit 8d8d8cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/games/shattered-pixel-dungeon/rkpd2/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 = "rkpd2";
8-
version = "2.0.6";
8+
version = "2.0.7";
99

1010
src = fetchFromGitHub {
1111
owner = "Zrp200";
1212
repo = "rkpd2";
1313
rev = "v${version}";
14-
hash = "sha256-jwH0nEsv3agUCZt5Mhuv1JSeELOKfrsj3cnmAJsV9sM=";
14+
hash = "sha256-JtfnIT8NJUHTCt1zGHqMwq9nlZNls+PrtTpOhuV1BJ4=";
1515
};
1616

1717
desktopName = "Rat King Pixel Dungeon 2";

0 commit comments

Comments
 (0)