libretro.bsnes: 0-unstable-2025-12-19 -> 0-unstable-2026-01-16 (#481757)

This commit is contained in:
Nick Cao
2026-01-19 22:08:55 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "bsnes";
version = "0-unstable-2025-12-19";
version = "0-unstable-2026-01-16";
src = fetchFromGitHub {
owner = "libretro";
repo = "bsnes-libretro";
rev = "d9b7c292cfb15959c9928e3b76bb1047b8499938";
hash = "sha256-FzYe6p3+knxcoIcQW00p3C3+rMEsAWI+ZFdy5mvDhoY=";
rev = "d0a61b2c679bc73286be5471b222b1f1ebfb67b9";
hash = "sha256-1C+c0cQqFSRDGBhNr4s4xD/THbyDP/iVUJpAmHFQfiE=";
};
makefile = "Makefile";