Merge pull request #291292 from r-ryantm/auto-update/dcnnt

dcnnt: 0.9.2 -> 0.10.0
This commit is contained in:
Weijia Wang
2024-03-07 08:25:40 +01:00
committed by GitHub
+2 -2
View File
@@ -2,11 +2,11 @@
buildPythonApplication rec {
pname = "dcnnt";
version = "0.9.2";
version = "0.10.0";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-mPZlQllIU4fkGtmnhK7ovc8CrAxUcgF0KgO7/fQBrkk=";
sha256 = "sha256-73ZLgb5YcXlAOjbKLVv8oqgS6pstBdJxa7LFUgIHpUE=";
};
propagatedBuildInputs = [