libretro.gambatte: 0-unstable-2025-05-02 -> 0-unstable-2025-05-16

This commit is contained in:
R. Ryantm
2025-05-24 14:16:30 +00:00
parent 9a4eaf1b61
commit dd612da33a
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "gambatte";
version = "0-unstable-2025-05-02";
version = "0-unstable-2025-05-16";
src = fetchFromGitHub {
owner = "libretro";
repo = "gambatte-libretro";
rev = "a85fe7c20933dbe4680d783d32639a71a85783cb";
hash = "sha256-YwQQkRshDDQi9CzqNnhKkj7+A0fkvcEZEg6PySaFDRI=";
rev = "0b95f252ba9cdb366b4d87e6236b0a63f4305cba";
hash = "sha256-EcTd5ihZcdQ2LJNy8jcD4g6+PhR1Jialjd3xa6tZMew=";
};
meta = {