python310Packages.policyuniverse: fix typo

This commit is contained in:
Fabian Affolter 2022-05-24 10:32:17 +02:00 committed by GitHub
parent 17520867b0
commit 9dc13fb953
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit pname version;
has = "sha256-gmcF8KdwGLMU5g1NYgxLKgBLk1yJrWi/dpVETDaY0Vo=";
hash = "sha256-gmcF8KdwGLMU5g1NYgxLKgBLk1yJrWi/dpVETDaY0Vo=";
};
# Tests are not shipped and there are no GitHub tags