python311Packages.qcelemental: update meta
This commit is contained in:
parent
1d59750e89
commit
25eead4fcc
@ -46,7 +46,8 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "Periodic table, physical constants and molecule parsing for quantum chemistry";
|
||||
homepage = "http://docs.qcarchive.molssi.org/projects/qcelemental/";
|
||||
homepage = "https://github.com/MolSSI/QCElemental";
|
||||
changelog = "https://github.com/MolSSI/QCElemental/blob/v${version}/docs/changelog.rst";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ sheepforce ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user