rat-king-adventure: 2.2.0 -> 2.2.2
This commit is contained in:
parent
baaacae636
commit
13dc8d57c3
@ -5,13 +5,13 @@
|
||||
|
||||
callPackage ../generic.nix rec {
|
||||
pname = "rat-king-adventure";
|
||||
version = "2.2.0";
|
||||
version = "2.2.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "TrashboxBobylev";
|
||||
repo = "Rat-King-Adventure";
|
||||
rev = version;
|
||||
hash = "sha256-IdaUnCpE8xZzPTjrUYdTPzJmL4Z0FFIc2zxrIXKSWkE=";
|
||||
hash = "sha256-9vK5wD/pA/xa4lpRrpHdiwbiRdaBkIB6TKAOIfHrjz0=";
|
||||
};
|
||||
|
||||
desktopName = "Rat King Adventure";
|
||||
|
Loading…
x
Reference in New Issue
Block a user