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-01-10"; version = "0-unstable-2025-01-13"; src = fetchFromGitHub { owner = "libretro"; repo = "mame2003-plus-libretro"; rev = "61305d60329d6a9abf7ddad1c3657b3253c5e64d"; hash = "sha256-fLThBOHkX0dV0zjDuJIh1ILpWi2FNV9oOXRH4ApcGbs="; rev = "0fcccae96eb722d58be329977eb49173c5c97981"; hash = "sha256-Dt9MVWSe9ykNUasEgANsKYuXdqD3cGuM5jQCyD1iSY0="; }; 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-01-10"; version = "0-unstable-2025-01-13"; src = fetchFromGitHub { owner = "libretro"; repo = "mame2003-plus-libretro"; rev = "61305d60329d6a9abf7ddad1c3657b3253c5e64d"; hash = "sha256-fLThBOHkX0dV0zjDuJIh1ILpWi2FNV9oOXRH4ApcGbs="; rev = "0fcccae96eb722d58be329977eb49173c5c97981"; hash = "sha256-Dt9MVWSe9ykNUasEgANsKYuXdqD3cGuM5jQCyD1iSY0="; }; makefile = "Makefile"; Loading