diff --git a/pkgs/applications/video/MPlayer/default.nix b/pkgs/applications/video/MPlayer/default.nix index c41cdf50329..0566b4bbe29 100644 --- a/pkgs/applications/video/MPlayer/default.nix +++ b/pkgs/applications/video/MPlayer/default.nix @@ -73,7 +73,7 @@ let in stdenv.mkDerivation rec { - name = "mplayer-r${mplayerRev}"; + name = "mplayer-${mplayerRev}"; src = fetchsvn { # Old kind of URL: