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-2026-01-16"; version = "0-unstable-2026-02-27"; src = fetchFromGitHub { owner = "libretro"; repo = "mame2003-plus-libretro"; rev = "b9b7bfaa2d9e40ca5b94af1f6e9ec77332e4f6c3"; hash = "sha256-92lHdfYlITWPO4uVzVf3l+rm3RPyUu7/dO6h9t/+A4Q="; rev = "3a69de934a184cda6551c64ab4b503b0c2958634"; hash = "sha256-+/semhVh3TgqHYYhzFjOy7cjzQgFxoWxlgz9e34Zvt4="; }; 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-2026-01-16"; version = "0-unstable-2026-02-27"; src = fetchFromGitHub { owner = "libretro"; repo = "mame2003-plus-libretro"; rev = "b9b7bfaa2d9e40ca5b94af1f6e9ec77332e4f6c3"; hash = "sha256-92lHdfYlITWPO4uVzVf3l+rm3RPyUu7/dO6h9t/+A4Q="; rev = "3a69de934a184cda6551c64ab4b503b0c2958634"; hash = "sha256-+/semhVh3TgqHYYhzFjOy7cjzQgFxoWxlgz9e34Zvt4="; }; makefile = "Makefile"; Loading