python27Packages.addic7ed-cli: 1.4.5 -> 1.4.6

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/addic7ed-cli/versions
This commit is contained in:
R. RyanTM 2019-09-25 21:34:38 -07:00
parent 96ac71d680
commit ae09304f8c

View file

@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "addic7ed-cli";
version = "1.4.5";
version = "1.4.6";
src = python3Packages.fetchPypi {
inherit pname version;
sha256 = "16nmyw7j2igx5dxflwiwblf421g69rxb879n1553wv6hxi4x27in";
sha256 = "182cpwxpdybsgl1nps850ysvvjbqlnx149kri4hxhgm58nqq0qf5";
};
propagatedBuildInputs = with python3Packages; [