libretro.bsnes: 0-unstable-2024-09-06 -> 0-unstable-2024-12-13 (#369757)

This commit is contained in:
Nick Cao
2025-01-04 09:35:48 -05:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "bsnes";
version = "0-unstable-2024-09-06";
version = "0-unstable-2024-12-13";
src = fetchFromGitHub {
owner = "libretro";
repo = "bsnes-libretro";
rev = "20c55eb6333a11395ba637df8583066483e58cb2";
hash = "sha256-IP00xtxS3wwnQSmYltrX8GEHZX/65xnx2EsmQlE1VZM=";
rev = "a0bb11bbb1fc5d6b478baca53c3efe526c43986c";
hash = "sha256-unOJ2hdCA5LxNUcJe7fJCAetLpqrQzujxFDOsxLzXow=";
};
makefile = "Makefile";