libretro.stella: 0-unstable-2026-04-19 -> 0-unstable-2026-04-28

This commit is contained in:
R. Ryantm
2026-04-29 02:27:54 +00:00
parent 3b5aab53c1
commit 5383d77334
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "stella";
version = "0-unstable-2026-04-19";
version = "0-unstable-2026-04-28";
src = fetchFromGitHub {
owner = "stella-emu";
repo = "stella";
rev = "8b7bc991d2500cbf2e861c25f96ff81e0d13f273";
hash = "sha256-jeu/7hHuPfSoJg2/6UxUqHWOGMSe0vX6cgWLmVYHABQ=";
rev = "0c1b944387b5ac2b1bf753c2c4221db4fdc10f79";
hash = "sha256-mohkp6oOP8MtRs/WHw4Rxs3FrB6h4X6/ENrRdjiiXlQ=";
};
makefile = "Makefile";