libretro.genesis-plus-gx: 0-unstable-2025-04-04 -> 0-unstable-2025-04-25 (#402164)

This commit is contained in:
Nick Cao
2025-04-27 10:08:46 -04:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "genesis-plus-gx";
version = "0-unstable-2025-04-04";
version = "0-unstable-2025-04-25";
src = fetchFromGitHub {
owner = "libretro";
repo = "Genesis-Plus-GX";
rev = "32a4853c5fd352cc3054e83ed375476cf023aa5f";
hash = "sha256-3r562/3WWWkibEKzPrA+lASY5Wpz8kuX5EQKqFKJdAA=";
rev = "99678a0ef3cfcca500ed01c24bbb1020d8af4c12";
hash = "sha256-iijYZ4+TM61EkJynDaPYBi/bYrypouFRmhaG63cxgJo=";
};
meta = {