libretro.bsnes: 0-unstable-2025-01-17 -> 0-unstable-2025-02-28 (#387206)

This commit is contained in:
Nick Cao
2025-03-06 15:56:33 -05:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "bsnes";
version = "0-unstable-2025-01-17";
version = "0-unstable-2025-02-28";
src = fetchFromGitHub {
owner = "libretro";
repo = "bsnes-libretro";
rev = "05e820a436d2e2cbbb1b871400f84a96e76e2359";
hash = "sha256-jq1W1OrltfTc4WEnEDZSNQUPSWfnUtzrOtiA4fzlIpk=";
rev = "cb4a0695ec4eea7298ddc5dd013bb1bb23d5a496";
hash = "sha256-13d2quwMBK7ocNWWmbQNJXYj2MxvfGwvpXy2bcCGfMQ=";
};
makefile = "Makefile";