libretro.gambatte: 0-unstable-2025-01-24 -> 0-unstable-2025-02-14

This commit is contained in:
R. Ryantm
2025-02-20 08:33:08 +00:00
parent d3f8c4d495
commit 9b299511ef
@@ -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 = {