libretro.quicknes: 0-unstable-2026-04-20 -> 0-unstable-2026-05-11 (#521387)

This commit is contained in:
Thiago Kenji Okada
2026-05-18 08:01:03 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "quicknes";
version = "0-unstable-2026-04-20";
version = "0-unstable-2026-05-11";
src = fetchFromGitHub {
owner = "libretro";
repo = "QuickNES_Core";
rev = "7848e1ac22b1c69d056ae4cb57710651ff1dd169";
hash = "sha256-cgoLO1572XoDDBJiEFglWtbo3vk5EXu/U3Pn7zrxqM8=";
rev = "a0ec494c417f365c578f3dacadb04383e4a99ade";
hash = "sha256-q1AS4mASF2gaiGyuM6a/Z57bp0DPRQADlM+snb3iNSg=";
};
makefile = "Makefile";