libretro.nestopia: 0-unstable-2025-08-14 -> 0-unstable-2025-10-15 (#452318)

This commit is contained in:
Nick Cao
2025-10-15 20:41:37 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "nestopia";
version = "0-unstable-2025-08-14";
version = "0-unstable-2025-10-15";
src = fetchFromGitHub {
owner = "libretro";
repo = "nestopia";
rev = "51ad831fcd9f10a02dcb0cbf398c2cd1b028765e";
hash = "sha256-4TMJfD9KUBo5qJNOdnSEq2oEftL8Fpak6tHOP+tuG2U=";
rev = "3ac52e67c4a7fa696ee37e48bbcec93611277288";
hash = "sha256-TDv+HTOtNEmel1lZlnlAGMVM8nEYdHLH7Rw6WBviGGw=";
};
makefile = "Makefile";