libretro.gambatte: 0-unstable-2025-01-10 -> 0-unstable-2025-01-24

This commit is contained in:
R. Ryantm
2025-01-25 05:48:27 +00:00
parent bafca6cbe1
commit c93ef6cee2
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "gambatte";
version = "0-unstable-2025-01-10";
version = "0-unstable-2025-01-24";
src = fetchFromGitHub {
owner = "libretro";
repo = "gambatte-libretro";
rev = "36a0da43fe6a82aba6acc5336574dbd749b18fa8";
hash = "sha256-3PM7PK1ouMObNZEIIIBG8gxIydYFKP9RRGlWBr5PIGU=";
rev = "cd1e180b1edf6e6853cf4d501adac0538076de34";
hash = "sha256-NwxditChigU8dUhmv6pnoreG1kp7cZlLBTAexNqbiAo=";
};
meta = {