Loading pkgs/development/python-modules/tika-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ }: buildPythonPackage rec { pname = "tika-client"; version = "0.6.0"; version = "0.7.0"; format = "pyproject"; disabled = pythonOlder "3.8"; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "stumpylog"; repo = "tika-client"; rev = "refs/tags/${version}"; hash = "sha256-1Gc/WF8eEGT17z2CiuSLUIngDZVoHdBhfsUddNUBwWo="; hash = "sha256-0cv2HaquIUQOb5CPkCxSYvXDzu3OV7WKIT80jI+pjpY="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/tika-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ }: buildPythonPackage rec { pname = "tika-client"; version = "0.6.0"; version = "0.7.0"; format = "pyproject"; disabled = pythonOlder "3.8"; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "stumpylog"; repo = "tika-client"; rev = "refs/tags/${version}"; hash = "sha256-1Gc/WF8eEGT17z2CiuSLUIngDZVoHdBhfsUddNUBwWo="; hash = "sha256-0cv2HaquIUQOb5CPkCxSYvXDzu3OV7WKIT80jI+pjpY="; }; propagatedBuildInputs = [ Loading