pythonPackages.authres: fix broken homepage
This commit is contained in:
parent
9d6ff38f70
commit
9692b7997c
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
|||||||
Authentication-Results Headers generation and parsing for
|
Authentication-Results Headers generation and parsing for
|
||||||
Python/Python3.
|
Python/Python3.
|
||||||
'';
|
'';
|
||||||
homepage = https://launchpad.net/authres;
|
homepage = https://launchpad.net/authentication-results-python;
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ leenaars ];
|
maintainers = with maintainers; [ leenaars ];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user