treewide: http -> https (#42665)
This commit is contained in:
@@ -25,8 +25,8 @@ buildPythonPackage rec {
|
||||
applications which address the needs of current and future work in
|
||||
bioinformatics.
|
||||
'';
|
||||
homepage = http://biopython.org/wiki/Documentation;
|
||||
homepage = https://biopython.org/wiki/Documentation;
|
||||
maintainers = with lib.maintainers; [ luispedro ];
|
||||
license = lib.licenses.bsd3;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user