libretro.fbneo: 0-unstable-2025-08-01 -> 0-unstable-2025-08-13 (#433496)

This commit is contained in:
Thiago Kenji Okada 2025-08-13 23:58:05 +01:00 committed by GitHub
commit 9bf98cffca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,13 +5,13 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "fbneo"; core = "fbneo";
version = "0-unstable-2025-08-01"; version = "0-unstable-2025-08-13";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";
repo = "fbneo"; repo = "fbneo";
rev = "e90b821fc0507a6bdde3596ec32b7b59feae1d1a"; rev = "525a07bd5abd52481a653dc790b987b8f50d0686";
hash = "sha256-DbY+bQ4vNj4q2Q/tmEZXngdlUHqfZXTl16m14VG5gYY="; hash = "sha256-O1QEvQ2ZZ7rU6KObV1hFaYLVWwDZ6Lu30JMbln7Z7DA=";
}; };
makefile = "Makefile"; makefile = "Makefile";