diff --git a/pkgs/by-name/pa/paulstretch/package.nix b/pkgs/by-name/pa/paulstretch/package.nix index 18648c5e5f30..756b2e99d73a 100644 --- a/pkgs/by-name/pa/paulstretch/package.nix +++ b/pkgs/by-name/pa/paulstretch/package.nix @@ -66,7 +66,7 @@ stdenv.mkDerivation { special effects by "spectral smoothing" the sounds. It can transform any sound/music to a texture. ''; - homepage = "https://hypermammut.sourceforge.net/paulstretch/"; + homepage = "https://github.com/paulnasca/paulstretch_cpp/"; platforms = platforms.linux; license = licenses.gpl2; mainProgram = "paulstretch";