python: sphinxcontrib-plantuml: 0.12 -> 0.14
This commit is contained in:
parent
ce50e0f8d7
commit
296da52900
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@
|
|||
|
||||
buildPythonPackage rec {
|
||||
pname = "sphinxcontrib-plantuml";
|
||||
version = "0.12";
|
||||
version = "0.14";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "95a453e1d912bfdd6a950f8df02f46608154676842d66f8a0d1db0b85a5ddfe5";
|
||||
sha256 = "504229e943e8ac821cd9d708124bde30041ae9d8341f9ea953866404527f4e82";
|
||||
};
|
||||
|
||||
# No tests included.
|
||||
|
|
Loading…
Reference in a new issue