Unverified Commit 9dc13fb9 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python310Packages.policyuniverse: fix typo

parent 17520867
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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