libretro.genesis-plus-gx: 0-unstable-2025-04-25 -> 0-unstable-2025-05-02

This commit is contained in:
R. Ryantm
2025-05-13 09:33:54 +00:00
parent d1fea30398
commit e52ca15a64
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "genesis-plus-gx";
version = "0-unstable-2025-04-25";
version = "0-unstable-2025-05-02";
src = fetchFromGitHub {
owner = "libretro";
repo = "Genesis-Plus-GX";
rev = "99678a0ef3cfcca500ed01c24bbb1020d8af4c12";
hash = "sha256-iijYZ4+TM61EkJynDaPYBi/bYrypouFRmhaG63cxgJo=";
rev = "f64e0a1e04a67a5edf79026c07dc5094f8df74bc";
hash = "sha256-eG0lzdo/AWVAl+V71X8YNGK1Dk1oLW3jvGY3IS0ekNw=";
};
meta = {