diff --git a/pkgs/applications/audio/pithos/default.nix b/pkgs/applications/audio/pithos/default.nix index 83b765170b5..90290453456 100644 --- a/pkgs/applications/audio/pithos/default.nix +++ b/pkgs/applications/audio/pithos/default.nix @@ -28,7 +28,7 @@ pythonPackages.buildPythonPackage rec { meta = with stdenv.lib; { description = "Pandora Internet Radio player for GNOME"; - homepage = http://pithos.github.io/; + homepage = https://pithos.github.io/; license = licenses.gpl3; maintainers = with maintainers; [ obadz jgeerds ]; };