libretro.genesis-plus-gx: 0-unstable-2025-06-22 -> 0-unstable-2025-06-27 (#421848)

This commit is contained in:
Thiago Kenji Okada
2025-07-02 19:53:31 +01:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "genesis-plus-gx";
version = "0-unstable-2025-06-22";
version = "0-unstable-2025-06-27";
src = fetchFromGitHub {
owner = "libretro";
repo = "Genesis-Plus-GX";
rev = "e1b0d20b66441c0ff220abbb1da8e6a911b9a761";
hash = "sha256-pvzLI3G6046W11x8Sfev6W5tGYn8/d2EnmIQc99aHN4=";
rev = "7eaca304a77827d4ba0f9bd9e23aca1ed8eb231e";
hash = "sha256-hcl0iN7AfZEncXFC8GvD6D8olr+NlIOcVV42dZ6G55Y=";
};
meta = {