lol

libretro.mame2003: 0-unstable-2025-03-14 -> 0-unstable-2025-03-18 (#393973)

authored by

Thiago Kenji Okada and committed by
GitHub
cf33202f dfbd287e

+3 -3
+3 -3
pkgs/applications/emulators/libretro/cores/mame2003.nix
··· 5 5 }: 6 6 mkLibretroCore { 7 7 core = "mame2003"; 8 - version = "0-unstable-2025-03-14"; 8 + version = "0-unstable-2025-03-18"; 9 9 10 10 src = fetchFromGitHub { 11 11 owner = "libretro"; 12 12 repo = "mame2003-libretro"; 13 - rev = "9c05757528afb96278ececf71454072cd4e57946"; 14 - hash = "sha256-v4LG52JbekLFPotMpoZyvYYj27I1SL1DEe01GaeMRjk="; 13 + rev = "8565eec2e963b78f07a5a1f4b74df1271f3ece13"; 14 + hash = "sha256-pChPUwKIOtP4nl9ReqlrgxOJ/qcO6m2SnHhx3Y+hktM="; 15 15 }; 16 16 17 17 # Fix build with GCC 14