cura, python3Packages.libsavitar, python3Packages.libarcus, python3Packages.uranium: 4.3.0 -> 4.4.0

Closes #74134.

Note the `cura.materials` hash is not updated because apparently
its contents stay the same, despite version update.

Implements comment about libarcus from:
https://github.com/NixOS/nixpkgs/pull/69435#issuecomment-535465040
This commit is contained in:
Niklas Hambüchen
2019-12-07 02:58:37 +01:00
parent 8360a627fa
commit 50c8701d51
5 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
buildPythonPackage rec {
pname = "libsavitar";
version = "4.3.0";
version = "4.4.0";
format = "other";
src = fetchFromGitHub {