Loading pkgs/applications/emulators/retroarch/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -47,12 +47,12 @@ let in stdenv.mkDerivation rec { pname = "retroarch-bare"; version = "1.19.0"; version = "1.19.1"; src = fetchFromGitHub { owner = "libretro"; repo = "RetroArch"; hash = "sha256-xn6lFknL5y9WozGZtqiZVyVzOuNheGhwxWlfFOYVFzU="; hash = "sha256-NVe5dhH3w7RL1C7Z736L5fdi/+aO+Ah9Dpa4u4kn0JY="; rev = "v${version}"; }; Loading Loading
pkgs/applications/emulators/retroarch/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -47,12 +47,12 @@ let in stdenv.mkDerivation rec { pname = "retroarch-bare"; version = "1.19.0"; version = "1.19.1"; src = fetchFromGitHub { owner = "libretro"; repo = "RetroArch"; hash = "sha256-xn6lFknL5y9WozGZtqiZVyVzOuNheGhwxWlfFOYVFzU="; hash = "sha256-NVe5dhH3w7RL1C7Z736L5fdi/+aO+Ah9Dpa4u4kn0JY="; rev = "v${version}"; }; Loading