python310Packages.sphinxcontrib-confluencebuilder: 1.8.0 -> 1.9.0

This commit is contained in:
R. Ryantm 2022-09-02 04:26:19 +00:00
parent f0daeb19cb
commit 4805a9413b

View File

@ -9,11 +9,11 @@
buildPythonPackage rec {
pname = "sphinxcontrib-confluencebuilder";
version = "1.8.0";
version = "1.9.0";
src = fetchPypi {
inherit pname version;
hash = "sha256-u+sjhj/2fu8fLGRb2zgnNI+y7wIIUYTMJhRekrdtMeU=";
hash = "sha256-aj+8/ZOWpT1zBdCTit6Zo/XhnzFisLk/rrg5l6sPmkw=";
};
propagatedBuildInputs = [