libretro.nestopia: 0-unstable-2024-12-22 -> 0-unstable-2025-01-05

This commit is contained in:
Thiago Kenji Okada
2025-01-10 20:30:14 +00:00
parent 606e4b37e7
commit b042e45d30
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "nestopia";
version = "0-unstable-2024-12-22";
version = "0-unstable-2025-01-05";
src = fetchFromGitHub {
owner = "libretro";
repo = "nestopia";
rev = "6bbfff9a56ead67f0da696ab2c3aea3c11896964";
hash = "sha256-D2FtfabikcZq0dl+ot/NJJkOaQXj0Sl5P2ioNrvxgSs=";
rev = "9762adc00668f3a2e1016f3ad07ff9cbf9d67459";
hash = "sha256-CLEwhQ91dxoTLyhlQwssoCL/dEqY6SetwWLogfJi8RU=";
};
makefile = "Makefile";