libretro.gambatte: 0-unstable-2025-09-18 -> 0-unstable-2025-10-10

This commit is contained in:
R. Ryantm
2025-10-19 13:46:45 +00:00
parent 9c1f9ddefe
commit 2abc0ec2aa
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "gambatte";
version = "0-unstable-2025-09-18";
version = "0-unstable-2025-10-10";
src = fetchFromGitHub {
owner = "libretro";
repo = "gambatte-libretro";
rev = "0092232a0aaef0ded0ead1c2003ccf7a85ccdfc0";
hash = "sha256-baiTlYArNSBz79Cm16Sg3VZEp909zMkF/ExqhrPYN80=";
rev = "b75225203ffea8b65124bb31acb598e91e7f22d9";
hash = "sha256-q2gq4eBa1I89PROkxTt7XGIjI2H1eWFDi6lMH+emlmg=";
};
meta = {