libretro.bsnes: 0-unstable-2025-11-14 -> 0-unstable-2025-12-19

This commit is contained in:
R. Ryantm
2025-12-19 20:23:08 +00:00
parent 921addc42f
commit 4579bbc78f
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "bsnes";
version = "0-unstable-2025-11-14";
version = "0-unstable-2025-12-19";
src = fetchFromGitHub {
owner = "libretro";
repo = "bsnes-libretro";
rev = "c11dd1f8551ad9b6668ebfcbb5833cfc034b7205";
hash = "sha256-8QI7/BaAm3GERPUUprzFTrH7CuPK7W0fCAoHEefKeaI=";
rev = "d9b7c292cfb15959c9928e3b76bb1047b8499938";
hash = "sha256-FzYe6p3+knxcoIcQW00p3C3+rMEsAWI+ZFdy5mvDhoY=";
};
makefile = "Makefile";