libretro.beetle-saturn: 0-unstable-2026-08-11 -> 0-unstable-2026-09-06 (#562604)

This commit is contained in:
Nick Cao
2026-09-14 19:04:38 +00:00
committed by GitHub

View File

@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mednafen-saturn";
version = "0-unstable-2026-08-11";
version = "0-unstable-2026-09-06";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-saturn-libretro";
rev = "ed549bdac0e1a830bb794fa720e45c225a45355c";
hash = "sha256-uRmkeRuOM2JN5OvuImAxyRyRPjXxCHeAl828304hF0o=";
rev = "1382b85dcad2e98ef9a67426a775ba548eaf0c68";
hash = "sha256-Ps3GduOqKZYP9gLD7TkSM2EzbuuEsIFCiF2hmgn9D84=";
};
makefile = "Makefile";