python.pkgs.libarcus: 3.3.0 -> 3.4.1
This commit is contained in:
parent
07b9fd14df
commit
3bedaf24f8
@ -3,7 +3,8 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "libarcus";
|
pname = "libarcus";
|
||||||
version = "3.3.0";
|
version = "3.4.1";
|
||||||
|
format = "other";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "Ultimaker";
|
owner = "Ultimaker";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user