libretro.puae: 0-unstable-2026-05-21 -> 0-unstable-2026-06-03 (#528183)

This commit is contained in:
Nick Cao
2026-06-05 19:53:57 +00:00
committed by GitHub

View File

@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "puae";
version = "0-unstable-2026-05-21";
version = "0-unstable-2026-06-03";
src = fetchFromGitHub {
owner = "libretro";
repo = "libretro-uae";
rev = "9fda5f344470d6837e17b939b0f53e5afe938878";
hash = "sha256-gGuYxGRRGyBbHiyG7Gpoi2/frEI5d+ySo8JdZStznN8=";
rev = "2b0ed42fe565fb997a0627aaa8f44e0948b527f8";
hash = "sha256-gkCzHvoSqh9CluahSSe3+dhZG1HtiNH0orU404pwjgo=";
};
makefile = "Makefile";