pythonPackages.panel: update homepage

This commit is contained in:
Jonathan Ringer
2019-12-07 09:26:59 +01:00
committed by Frederik Rietdijk
parent a4f454cca0
commit bc17fcf9ff
@@ -32,7 +32,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "A high level dashboarding library for python visualization libraries";
homepage = http://pyviz.org;
homepage = https://pyviz.org;
license = licenses.bsd3;
maintainers = [ maintainers.costrouc ];
};