libretro.stella: 0-unstable-2025-07-28 -> 0-unstable-2025-08-07 (#432739)

This commit is contained in:
Thiago Kenji Okada
2025-08-11 10:08:18 +01:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "stella";
version = "0-unstable-2025-07-28";
version = "0-unstable-2025-08-07";
src = fetchFromGitHub {
owner = "stella-emu";
repo = "stella";
rev = "211b4902d5b4440b0aa567dade4eebf77cd868aa";
hash = "sha256-l2b2Lu9l5CwmfDsJazOdQ9mowxfAqJY4SEgtDxCnYxY=";
rev = "92313128c3e2afdb9b3decf6642d342af18a1ab5";
hash = "sha256-b1GaRB9Iv3qqyb3I9XKmEbkiplV+Wi3TflJdnQboLbw=";
};
makefile = "Makefile";