Show More
@@ -617,11 +617,11 b' self: super: {' | |||
|
617 | 617 | }; |
|
618 | 618 | }; |
|
619 | 619 | "pyparsing" = super.buildPythonPackage { |
|
620 |
name = "pyparsing-2.4. |
|
|
620 | name = "pyparsing-2.4.6"; | |
|
621 | 621 | doCheck = false; |
|
622 | 622 | src = fetchurl { |
|
623 |
url = "https://files.pythonhosted.org/packages/ |
|
|
624 | sha256 = "0fk8gsybiw1gm146mkjdjvaajwh20xwvpv4j7syh2zrnpq0j19jc"; | |
|
623 | url = "https://files.pythonhosted.org/packages/a2/56/0404c03c83cfcca229071d3c921d7d79ed385060bbe969fde3fd8f774ebd/pyparsing-2.4.6.tar.gz"; | |
|
624 | sha256 = "17wn5zlijc9m9zj26gy3f541y7smpj8rfhl51d025c2gm210b0sc"; | |
|
625 | 625 | }; |
|
626 | 626 | meta = { |
|
627 | 627 | license = [ pkgs.lib.licenses.mit ]; |
General Comments 0
You need to be logged in to leave comments.
Login now