python37Packages.lark-parser: 0.7.0 -> 0.7.1

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-lark-parser/versions
This commit is contained in:
R. RyanTM 2019-06-02 11:55:40 -07:00
parent 97aba37876
commit fbf14135d5

View file

@ -6,13 +6,13 @@
buildPythonPackage rec {
pname = "lark-parser";
version = "0.7.0";
version = "0.7.1";
src = fetchFromGitHub {
owner = "lark-parser";
repo = "lark";
rev = version;
sha256 = "1zynj09w361yvbxr4hir681dfnlq1hzniws9dzgmlkvd6jnhjgx3";
sha256 = "17h7s0yc8jyjmlcwsaw93ijl982ws3p8nxif2dc3rv01dqhf0xx1";
};
# tests of Nearley support require js2py