libretro.stella: 0-unstable-2026-04-04 -> 0-unstable-2026-04-12

This commit is contained in:
R. Ryantm
2026-04-12 08:34:38 +00:00
parent 539624fb3a
commit 9660ae5d5a
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "stella";
version = "0-unstable-2026-04-04";
version = "0-unstable-2026-04-12";
src = fetchFromGitHub {
owner = "stella-emu";
repo = "stella";
rev = "1a09c51e639d44bd821a598a095c5d3f6776590e";
hash = "sha256-qEEE7QMTDwVFMB/6dmTq8VsOQ9qwYky8SBGD0KppqTs=";
rev = "7d9148f97c9f4ba8903ba3e19cbfb418c779bbb5";
hash = "sha256-l1PdtMtYmnYzUyEoAuZ2Wh9g85kUFHTfq6iBJOZ5Cfc=";
};
makefile = "Makefile";