Merge pull request #46831 from adamtulinius/patch-4
pythonPackages.gmpy2: update homepage
This commit is contained in:
commit
73ef166d80
@ -19,7 +19,7 @@ buildPythonPackage {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x";
|
||||
homepage = http://code.google.com/p/gmpy/;
|
||||
homepage = https://github.com/aleaxit/gmpy/;
|
||||
license = licenses.gpl3Plus;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user