pythonPackages.gmpy: update homepage

This commit is contained in:
Adam Finn Tulinius
2018-09-18 14:25:28 +02:00
committed by GitHub
parent 99d05a6a6f
commit 74d1f4c20b

View File

@@ -19,6 +19,6 @@ buildPythonPackage {
meta = {
description = "GMP or MPIR interface to Python 2.4+ and 3.x";
homepage = http://code.google.com/p/gmpy/;
homepage = https://github.com/aleaxit/gmpy/;
};
}