rat-king-adventure: 2.0.0 -> 2.0.1

This commit is contained in:
R. Ryantm 2024-09-29 21:05:18 +00:00 committed by Francesco Gazzetta
parent f5b63ca478
commit 6f340c5c73

View File

@ -4,13 +4,13 @@
callPackage ../generic.nix rec {
pname = "rat-king-adventure";
version = "2.0.0";
version = "2.0.1";
src = fetchFromGitHub {
owner = "TrashboxBobylev";
repo = "Rat-King-Adventure";
rev = version;
hash = "sha256-RobFWEqIxI2gdgbJqaUWJ9MpOcAeOGOaJlrIY2NNUs8=";
hash = "sha256-FAIFrlVyNYTiS+UBLZFOhuMzj8C6qNGAffYrTxcNeDM=";
};
desktopName = "Rat King Adventure";