poliedros: 1.5.0 -> 1.5.2
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
nix-update-script,
|
nix-update-script,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "1.5.0";
|
version = "1.5.2";
|
||||||
in
|
in
|
||||||
python3Packages.buildPythonApplication {
|
python3Packages.buildPythonApplication {
|
||||||
pname = "poliedros";
|
pname = "poliedros";
|
||||||
@@ -25,7 +25,7 @@ python3Packages.buildPythonApplication {
|
|||||||
owner = "kriptolix";
|
owner = "kriptolix";
|
||||||
repo = "Poliedros";
|
repo = "Poliedros";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-1itBovF5xGB8zMedtKKcQ2FJeOd5gT1COrJtwEOgdbk=";
|
hash = "sha256-1xrXR0kY4zq2cafhVgPvWcJD7pEEiZX7tW1/T3Mfe+A=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user