libretro.snes9x: 0-unstable-2025-05-03 -> 0-unstable-2025-06-13 (#417657)

This commit is contained in:
Thiago Kenji Okada
2025-06-17 22:43:32 +01:00
committed by GitHub
@@ -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";