lol

libretro.mame2003-plus: 0-unstable-2025-03-15 -> 0-unstable-2025-03-27 (#393975)

authored by

Thiago Kenji Okada and committed by
GitHub
da6f7461 cf33202f

+3 -3
+3 -3
pkgs/applications/emulators/libretro/cores/mame2003-plus.nix
··· 5 5 }: 6 6 mkLibretroCore { 7 7 core = "mame2003-plus"; 8 - version = "0-unstable-2025-03-15"; 8 + version = "0-unstable-2025-03-27"; 9 9 10 10 src = fetchFromGitHub { 11 11 owner = "libretro"; 12 12 repo = "mame2003-plus-libretro"; 13 - rev = "ea05ce215a0903862bd7c1f31e1876e569381e4d"; 14 - hash = "sha256-6NtZk6yxU4G93sLsU8LvSckemUQXuDROiUnFD3wgz0M="; 13 + rev = "4df08f409666e46a0a2d94c3cebcfbba72975ca9"; 14 + hash = "sha256-Dp4f3j9Zm3BLMftEJSDSYrqPy1zJ8miStiUTI9mFdLw="; 15 15 }; 16 16 17 17 makefile = "Makefile";