Loading pkgs/applications/emulators/libretro/cores/snes9x.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "snes9x"; version = "0-unstable-2025-05-03"; version = "0-unstable-2025-06-13"; src = fetchFromGitHub { owner = "snes9xgit"; repo = "snes9x"; rev = "97bc6b08b1da511fa449ecb412ca74fa54f4a3fb"; hash = "sha256-BZTpQACkjFxk9QsDievu8NHYkJiRAQ0jAuD4LlkrZ7A="; rev = "a93dd67c516061c3390506eb26e0457a264f86b6"; hash = "sha256-IOxYhDkrd9TgzEGiCM2HQxUiTv3Icmc0JE6216PqbYg="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/snes9x.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "snes9x"; version = "0-unstable-2025-05-03"; version = "0-unstable-2025-06-13"; src = fetchFromGitHub { owner = "snes9xgit"; repo = "snes9x"; rev = "97bc6b08b1da511fa449ecb412ca74fa54f4a3fb"; hash = "sha256-BZTpQACkjFxk9QsDievu8NHYkJiRAQ0jAuD4LlkrZ7A="; rev = "a93dd67c516061c3390506eb26e0457a264f86b6"; hash = "sha256-IOxYhDkrd9TgzEGiCM2HQxUiTv3Icmc0JE6216PqbYg="; }; makefile = "Makefile"; Loading