libretro.stella: 0-unstable-2025-08-28 -> 0-unstable-2025-11-09 (#461434)
This commit is contained in:
@@ -5,13 +5,13 @@
|
|||||||
}:
|
}:
|
||||||
mkLibretroCore {
|
mkLibretroCore {
|
||||||
core = "stella";
|
core = "stella";
|
||||||
version = "0-unstable-2025-08-28";
|
version = "0-unstable-2025-11-09";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "stella-emu";
|
owner = "stella-emu";
|
||||||
repo = "stella";
|
repo = "stella";
|
||||||
rev = "749a21f653cf85fcedf4fe514ac8df1ad308be8e";
|
rev = "7c4e3b2f8c027ae54a3ad9c90d7f00fccde15de9";
|
||||||
hash = "sha256-N5E+Ci6cTvG9/Yqg5NdPZB00ThNKc6SS7qCWlmCYd6I=";
|
hash = "sha256-YPuMImDSXFqg+TVrBtBt6zaNb9ngg1jBLsMXv2Sk29c=";
|
||||||
};
|
};
|
||||||
|
|
||||||
makefile = "Makefile";
|
makefile = "Makefile";
|
||||||
|
|||||||
Reference in New Issue
Block a user