hpp2plantuml: 0.8.5 -> 0.8.6

This commit is contained in:
R. Ryantm
2024-12-10 13:59:29 +00:00
parent 7243daf549
commit 93222392c5
+2 -2
View File
@@ -6,12 +6,12 @@
python3Packages.buildPythonApplication rec {
pname = "hpp2plantuml";
version = "0.8.5";
version = "0.8.6";
format = "wheel";
src = fetchPypi {
inherit pname version format;
hash = "sha256-PfTJmBypI21AAK3sMojygQfrhnRqcMmVCW4dxGfDfQg=";
hash = "sha256-9FggDDOxWr4z1DBbvYLyvgs3CCguFjq3I4E9ULwL0+Q=";
};
propagatedBuildInputs = with python3Packages; [