libretro.gambatte: 0-unstable-2025-01-24 -> 0-unstable-2025-02-14 (#383600)

This commit is contained in:
Nick Cao
2025-02-20 14:32:51 -05:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "gambatte";
version = "0-unstable-2025-01-24";
version = "0-unstable-2025-02-14";
src = fetchFromGitHub {
owner = "libretro";
repo = "gambatte-libretro";
rev = "cd1e180b1edf6e6853cf4d501adac0538076de34";
hash = "sha256-NwxditChigU8dUhmv6pnoreG1kp7cZlLBTAexNqbiAo=";
rev = "659f38b8e01211da4383e40dfcd102c846a19dc5";
hash = "sha256-EKtXKYTYW4c0CngKrZ2QgUkObUynChZAo8cOcLVHdWE=";
};
meta = {