libretro.vba-m: 0-unstable-2025-11-25 -> 0-unstable-2025-12-10 (#469850)

This commit is contained in:
Thiago Kenji Okada
2025-12-11 10:29:59 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "vbam";
version = "0-unstable-2025-11-25";
version = "0-unstable-2025-12-10";
src = fetchFromGitHub {
owner = "libretro";
repo = "vbam-libretro";
rev = "c3db5dc221a3038ee54572047304963cbca15cd6";
hash = "sha256-e+elKAcQXTVH2VtW0J4FG2p6bJTWSuxrIrnMHwjaO9I=";
rev = "b269c9c3eb05da5e2adf3a512873224e3164dea3";
hash = "sha256-SwBLeCa233RMp4lJf3pv7aegy9jd/M/GO7T9jbIuBY8=";
};
makefile = "Makefile";