libretro.genesis-plus-gx: 0-unstable-2025-06-22 -> 0-unstable-2025-06-27

This commit is contained in:
R. Ryantm
2025-07-02 16:51:51 +00:00
parent e6ff9e9481
commit db9033fe47
@@ -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 = {