libretro.stella: 0-unstable-2026-04-04 -> 0-unstable-2026-04-12
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user