libretro.fbneo: 0-unstable-2025-08-13 -> 0-unstable-2025-08-19 (#435727)

This commit is contained in:
Thiago Kenji Okada
2025-08-23 19:17:32 +01:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "fbneo";
version = "0-unstable-2025-08-13";
version = "0-unstable-2025-08-19";
src = fetchFromGitHub {
owner = "libretro";
repo = "fbneo";
rev = "525a07bd5abd52481a653dc790b987b8f50d0686";
hash = "sha256-O1QEvQ2ZZ7rU6KObV1hFaYLVWwDZ6Lu30JMbln7Z7DA=";
rev = "7345d0f50079ca989e3685152687f1ee15bad829";
hash = "sha256-MohvlQtLtDq6GGOL3nAbRGUdbJDnc0nTgSQKlUGWDBU=";
};
makefile = "Makefile";