From 327686e1dceae5eb0a1c4f24614088aaf236a407 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 28 Mar 2025 10:59:55 +0000 Subject: [PATCH] libretro.mame2003: 0-unstable-2025-03-14 -> 0-unstable-2025-03-18 --- pkgs/applications/emulators/libretro/cores/mame2003.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/libretro/cores/mame2003.nix b/pkgs/applications/emulators/libretro/cores/mame2003.nix index 6ca5c9440db4..ddc92524eeac 100644 --- a/pkgs/applications/emulators/libretro/cores/mame2003.nix +++ b/pkgs/applications/emulators/libretro/cores/mame2003.nix @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "mame2003"; - version = "0-unstable-2025-03-14"; + version = "0-unstable-2025-03-18"; src = fetchFromGitHub { owner = "libretro"; repo = "mame2003-libretro"; - rev = "9c05757528afb96278ececf71454072cd4e57946"; - hash = "sha256-v4LG52JbekLFPotMpoZyvYYj27I1SL1DEe01GaeMRjk="; + rev = "8565eec2e963b78f07a5a1f4b74df1271f3ece13"; + hash = "sha256-pChPUwKIOtP4nl9ReqlrgxOJ/qcO6m2SnHhx3Y+hktM="; }; # Fix build with GCC 14