libretro.gambatte: 0-unstable-2025-11-07 -> 0-unstable-2025-11-14

This commit is contained in:
R. Ryantm
2025-11-18 03:26:06 +00:00
parent 1dcdb7dcba
commit d8bcf5ec4d
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "gambatte";
version = "0-unstable-2025-11-07";
version = "0-unstable-2025-11-14";
src = fetchFromGitHub {
owner = "libretro";
repo = "gambatte-libretro";
rev = "45ee875b71de88502f8c0a7fe497e3dc708c1fee";
hash = "sha256-E6rrPE/cu8xhM0dOY/MnWpYrqG/NKtmmbas9ieBle/8=";
rev = "6924c76ba03dadddc6e97fa3660f3d3bc08faa94";
hash = "sha256-VhHPr+zM7YfwdxdhGQ8zkA/9r1ZYr4sgIr147DzKCJw=";
};
meta = {