toil: update homepage

authored by

Sandro and committed by
GitHub
aee461dd 866fe591

+1 -1
+1 -1
pkgs/applications/science/misc/toil/default.nix
··· 31 pythonImportsCheck = [ "toil" ]; 32 33 meta = with lib; { 34 - homepage = "http://toil.ucsc-cgl.org"; 35 license = with licenses; [ asl20 ]; 36 description = "Workflow engine written in pure Python"; 37 maintainers = with maintainers; [ veprbl ];
··· 31 pythonImportsCheck = [ "toil" ]; 32 33 meta = with lib; { 34 + homepage = "https://toil.ucsc-cgl.org/"; 35 license = with licenses; [ asl20 ]; 36 description = "Workflow engine written in pure Python"; 37 maintainers = with maintainers; [ veprbl ];