libretro.bsnes: 0-unstable-2026-03-31 -> 0-unstable-2026-04-20

This commit is contained in:
R. Ryantm
2026-04-23 21:09:53 +00:00
parent 4367441274
commit e8d5f0b866
@@ -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";