python3Packages.libarcus: 4.5.0 -> 4.6.1

This commit is contained in:
Gabriel Ebner
2020-05-10 19:06:01 +02:00
parent be985ba49e
commit ddac66d6b8
@@ -3,7 +3,7 @@
buildPythonPackage rec { buildPythonPackage rec {
pname = "libarcus"; pname = "libarcus";
version = "4.5.0"; version = "4.6.1";
format = "other"; format = "other";
src = fetchFromGitHub { src = fetchFromGitHub {