Loading pkgs/games/shattered-pixel-dungeon/shorter-pixel-dungeon/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ callPackage ../generic.nix rec { pname = "shorter-pixel-dungeon"; version = "1.4.0"; version = "1.5.0"; src = fetchFromGitHub { owner = "TrashboxBobylev"; repo = "Shorter-Pixel-Dungeon"; rev = "Short-${version}"; hash = "sha256-iG90T/Ho8/JY3HgkACiBnGdbUGsVRlfxXbcNFHhzZi4="; hash = "sha256-y4DKSdq0LofKxlAi6RoaF8q+QD5KrTcmCmx9cpBxGgs="; }; desktopName = "Shorter Pixel Dungeon"; Loading Loading
pkgs/games/shattered-pixel-dungeon/shorter-pixel-dungeon/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ callPackage ../generic.nix rec { pname = "shorter-pixel-dungeon"; version = "1.4.0"; version = "1.5.0"; src = fetchFromGitHub { owner = "TrashboxBobylev"; repo = "Shorter-Pixel-Dungeon"; rev = "Short-${version}"; hash = "sha256-iG90T/Ho8/JY3HgkACiBnGdbUGsVRlfxXbcNFHhzZi4="; hash = "sha256-y4DKSdq0LofKxlAi6RoaF8q+QD5KrTcmCmx9cpBxGgs="; }; desktopName = "Shorter Pixel Dungeon"; Loading