fanficfare: 3.10.5 -> 3.11.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fanficfare/versions
This commit is contained in:
R. RyanTM 2019-09-26 09:51:36 -07:00
parent 96ac71d680
commit f051d7506b

View file

@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "FanFicFare";
version = "3.10.5";
version = "3.11.0";
src = python3Packages.fetchPypi {
inherit pname version;
sha256 = "0bxz1a0ak6b6zj5xpkzwy8ikxf45kkxdj64sf4ilj43yaqicm0bw";
sha256 = "1w1crc32p5rnbah6x9km6yvjiy5qrmpmvzb4ignsprfxjq803r3a";
};
propagatedBuildInputs = with python3Packages; [