libretro.beetle-pcfx: 0-unstable-2024-10-21 -> 0-unstable-2026-03-31

This commit is contained in:
R. Ryantm
2026-04-03 20:02:07 +00:00
parent b10875c87d
commit 3064b646d7
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mednafen-pcfx";
version = "0-unstable-2024-10-21";
version = "0-unstable-2026-03-31";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-pcfx-libretro";
rev = "dd04cef9355286488a1d78ff18c4c848a1575540";
hash = "sha256-oFBuriCbJWjgPH9RRAM/XUvkW0gKXnvs7lmBpJpWewo=";
rev = "035191393485280cad1866ce3aedd626d4fa09d0";
hash = "sha256-jchEbKvHSE4D90ezwi//nl8vefQD4gp6YWb0eb6zkeY=";
};
makefile = "Makefile";