libretro.stella2014: 0-unstable-2026-07-04 -> 0-unstable-2026-07-06 (#541732)

This commit is contained in:
Thiago Kenji Okada
2026-07-14 10:54:56 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "stella2014";
version = "0-unstable-2026-07-04";
version = "0-unstable-2026-07-06";
src = fetchFromGitHub {
owner = "libretro";
repo = "stella2014-libretro";
rev = "8ddf2146ed2d2053cff9df64192f920e57709629";
hash = "sha256-VDywbP7PhcQPHhu/KMvV1LlI/iOGjMzRooqvoT+Tnxc=";
rev = "4a7da82595d27b8df7af1ecb467a64b642a41bc9";
hash = "sha256-uwtYNo6hUR6u2OicFYcbfgCGNlpDfIOF7Q5bNuJ/uMM=";
};
makefile = "Makefile";