libretro.bsnes: 0-unstable-2026-03-31 -> 0-unstable-2026-04-20 (#512915)

This commit is contained in:
Thiago Kenji Okada
2026-04-24 09:35:26 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "bsnes";
version = "0-unstable-2026-03-31";
version = "0-unstable-2026-04-20";
src = fetchFromGitHub {
owner = "libretro";
repo = "bsnes-libretro";
rev = "399bdedb20f6e847e75e8425ca240560ea0940a6";
hash = "sha256-T3pmZ6WJOXyubiTzOIDipMdRDpB+RiNRnd76XbOIl84=";
rev = "d62d219ac22f1ed179738d107d8a4da2c4289845";
hash = "sha256-XYCzXAFkSFNMlRjzH4zR3lpRguOqvAJM4TBcL9Feog8=";
};
makefile = "Makefile";