pythonPackages.authres: fix broken homepage

This commit is contained in:
Michiel Leenaars 2018-09-03 23:52:27 +02:00
parent 9d6ff38f70
commit 9692b7997c

View file

@ -21,7 +21,7 @@ buildPythonPackage rec {
Authentication-Results Headers generation and parsing for
Python/Python3.
'';
homepage = https://launchpad.net/authres;
homepage = https://launchpad.net/authentication-results-python;
license = licenses.bsd3;
maintainers = with maintainers; [ leenaars ];
};