libretro.fbneo: 0-unstable-2024-10-03 -> 0-unstable-2025-01-06

This commit is contained in:
Thiago Kenji Okada
2025-01-10 20:30:14 +00:00
parent 84d36916fd
commit 348a2ce89c
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "fbneo";
version = "0-unstable-2024-10-03";
version = "0-unstable-2025-01-06";
src = fetchFromGitHub {
owner = "libretro";
repo = "fbneo";
rev = "d72f49f4a45dbfc5a855956d1a75ce2d0601c1c5";
hash = "sha256-+T+HQo6IfY8+oE/mOg54Vn9NhasGYNCLXksFdSDT/xE=";
rev = "b8780c057029db8768c9a057b0bc28f9a12609d8";
hash = "sha256-cK3ILA0Ape6rHf5dPbXOMmQ69ZPZ/qrxeKYA1LniBEk=";
};
makefile = "Makefile";