diff --git a/pkgs/applications/emulators/retroarch/retroarch-assets.nix b/pkgs/applications/emulators/retroarch/retroarch-assets.nix index e9f2cb9379f2..5b0dc2f882f2 100644 --- a/pkgs/applications/emulators/retroarch/retroarch-assets.nix +++ b/pkgs/applications/emulators/retroarch/retroarch-assets.nix @@ -6,13 +6,13 @@ stdenvNoCC.mkDerivation { pname = "retroarch-assets"; - version = "1.19.0-unstable-2024-09-22"; + version = "1.19.0-unstable-2024-10-19"; src = fetchFromGitHub { owner = "libretro"; repo = "retroarch-assets"; - rev = "1b138de1023272b039273d7bbc8f57573073bd25"; - hash = "sha256-ZePPjNQtzO3e7d9ZqbkfXX+0saus2X77It2l1e7WDWc="; + rev = "19d9ff76710dafa6dcb32c3e707b09a787798e26"; + hash = "sha256-mT22FkfSRtPFqRatX7szPf25v84TxYXrKKh7aLuvoiA="; }; makeFlags = [