Loading pkgs/applications/emulators/libretro/cores/mame2003-plus.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "mame2003-plus"; version = "0-unstable-2025-12-18"; version = "0-unstable-2025-12-30"; src = fetchFromGitHub { owner = "libretro"; repo = "mame2003-plus-libretro"; rev = "bcf5a632307ecad1a3e6b2c0377a3c8f22b461c7"; hash = "sha256-+l5Zgn69qEnYm5m9SEQQbqqq4wNN6eRWA4M4RNuye3U="; rev = "f6c6d9d3e436e355430f70cd4c85349259abcddb"; hash = "sha256-skAK95mdoQc4mr5E4KXmQdhr1NMppch20Aa1yZuJGis="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/mame2003-plus.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "mame2003-plus"; version = "0-unstable-2025-12-18"; version = "0-unstable-2025-12-30"; src = fetchFromGitHub { owner = "libretro"; repo = "mame2003-plus-libretro"; rev = "bcf5a632307ecad1a3e6b2c0377a3c8f22b461c7"; hash = "sha256-+l5Zgn69qEnYm5m9SEQQbqqq4wNN6eRWA4M4RNuye3U="; rev = "f6c6d9d3e436e355430f70cd4c85349259abcddb"; hash = "sha256-skAK95mdoQc4mr5E4KXmQdhr1NMppch20Aa1yZuJGis="; }; makefile = "Makefile"; Loading