isisdl: 1.3.20 -> 1.3.21 (#390416)
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
}:
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "isisdl";
|
||||
version = "1.3.20";
|
||||
version = "1.3.21";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-s0vGCJVSa6hf6/sIhzmaxpziP4izoRwcZfxvm//5inY=";
|
||||
hash = "sha256-YyR0A7NqmUcR+hQnQlIgBdU6CxfHtDOjR3q5I21ROCI=";
|
||||
};
|
||||
|
||||
pyproject = true;
|
||||
|
||||
Reference in New Issue
Block a user