libretro.bsnes-hd: 0-unstable-2024-10-21 -> 0-unstable-2025-12-05 (#468467)

This commit is contained in:
Nick Cao
2025-12-08 21:19:45 +00:00
committed by GitHub
@@ -6,13 +6,13 @@
}:
mkLibretroCore {
core = "bsnes-hd-beta";
version = "0-unstable-2024-10-21";
version = "0-unstable-2025-12-05";
src = fetchFromGitHub {
owner = "DerKoun";
repo = "bsnes-hd";
rev = "0bb7b8645e22ea2476cabd58f32e987b14686601";
hash = "sha256-YzWSZMn6v5hWIHnp6KmmpevCsf35Vi2BCcmFMnrFPH0=";
rev = "fc26b25ea236f0f877f0265d2a2c37dfd93dfde9";
hash = "sha256-Bim8N3rkGNnHQhaA+wVALSM3ZBBTk0Zt9xct5qVnXzM=";
};
extraBuildInputs = [