newelle: 1.0.0 -> 1.0.1
This commit is contained in:
parent
06b9d54b35
commit
e0720d01bf
@ -20,7 +20,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "1.0.0";
|
version = "1.0.1";
|
||||||
in
|
in
|
||||||
python3Packages.buildPythonApplication {
|
python3Packages.buildPythonApplication {
|
||||||
pname = "newelle";
|
pname = "newelle";
|
||||||
@ -31,7 +31,7 @@ python3Packages.buildPythonApplication {
|
|||||||
owner = "qwersyk";
|
owner = "qwersyk";
|
||||||
repo = "Newelle";
|
repo = "Newelle";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-9Tjp1RZMEdJWLjcy2AjOy3Rw7Q1ulFeZU4y+rMXSmFA=";
|
hash = "sha256-l/eNf1KLZeuDWf1A/5Y8fggOovKmjW6UFNMvNxuJXkc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user