libretro.nestopia: 0-unstable-2024-12-14 -> 0-unstable-2024-12-22 (#369738)

This commit is contained in:
Nick Cao
2025-01-04 09:23:53 -05:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "nestopia";
version = "0-unstable-2024-12-14";
version = "0-unstable-2024-12-22";
src = fetchFromGitHub {
owner = "libretro";
repo = "nestopia";
rev = "e7b65504ffc7f14fc5c74954d02b18f44c3aaf43";
hash = "sha256-WI/EPWfTmcPM8SSVroqlya6U5cEgmesSJGbPOjxCSUg=";
rev = "6bbfff9a56ead67f0da696ab2c3aea3c11896964";
hash = "sha256-D2FtfabikcZq0dl+ot/NJJkOaQXj0Sl5P2ioNrvxgSs=";
};
makefile = "Makefile";