libretro.puae: 0-unstable-2025-05-10 -> 0-unstable-2025-05-14 (#409334)

This commit is contained in:
Thiago Kenji Okada 2025-05-21 13:05:59 +01:00 committed by GitHub
commit 607c42e964
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,13 +5,13 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "puae"; core = "puae";
version = "0-unstable-2025-05-10"; version = "0-unstable-2025-05-14";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";
repo = "libretro-uae"; repo = "libretro-uae";
rev = "d3c925ef4fadee6c25bcef20d1f165141ba18ac3"; rev = "fad7beb42c90a1a04829d465bed951a69cd36f8b";
hash = "sha256-Wo58+4XSxEVtlKsHmW90Qhm+kdUHmDvN3d2gASNiIrw="; hash = "sha256-pO45/IvgT2q5k0sBhSNZ6srJx4h2lYSjG/mKFJesGbc=";
}; };
makefile = "Makefile"; makefile = "Makefile";