libretro.stella2014: 0-unstable-2026-04-12 -> 0-unstable-2026-07-04

This commit is contained in:
R. Ryantm
2026-07-05 02:28:34 +00:00
parent 7d5d19274b
commit 7ab80b1cef

View File

@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "stella2014";
version = "0-unstable-2026-04-12";
version = "0-unstable-2026-07-04";
src = fetchFromGitHub {
owner = "libretro";
repo = "stella2014-libretro";
rev = "eed47e154d1bbda3305e9ef2d486b6710c8973f4";
hash = "sha256-QpPjVnFCkn6xlB7LxpE6bsNfYe3HSsEKUjqmEf2yTvA=";
rev = "8ddf2146ed2d2053cff9df64192f920e57709629";
hash = "sha256-VDywbP7PhcQPHhu/KMvV1LlI/iOGjMzRooqvoT+Tnxc=";
};
makefile = "Makefile";