libretro.gambatte: 0-unstable-2025-11-14 -> 0-unstable-2025-12-19

This commit is contained in:
R. Ryantm
2025-12-20 22:17:16 +00:00
parent d546643212
commit a345cdbdeb
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "gambatte";
version = "0-unstable-2025-11-14";
version = "0-unstable-2025-12-19";
src = fetchFromGitHub {
owner = "libretro";
repo = "gambatte-libretro";
rev = "6924c76ba03dadddc6e97fa3660f3d3bc08faa94";
hash = "sha256-VhHPr+zM7YfwdxdhGQ8zkA/9r1ZYr4sgIr147DzKCJw=";
rev = "308255e4a3acb38a054ebb42a5e2fe5c50eebd66";
hash = "sha256-a75F7kfrVfIVt5yvYIu+oVmpXlOdTDTs5IX1Q5NB8WU=";
};
meta = {