Merge pull request #212437 from wesleyjrz/add-pokemon-colorscripts-mac
pokemon-colorscrips-mac: fix version name
This commit is contained in:
commit
eb45a61674
@ -6,7 +6,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "pokemon-colorscripts-mac";
|
||||
version = "stable=2021-08-10";
|
||||
version = "stable-2021-08-10";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "nuke-dash";
|
||||
|
Loading…
Reference in New Issue
Block a user