fanficfare: 3.6.0 -> 3.7.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-04-30 12:37:22 -07:00
parent fd2bd6e433
commit 3a11190948

View file

@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "FanFicFare";
version = "3.6.0";
version = "3.7.0";
src = python3Packages.fetchPypi {
inherit pname version;
sha256 = "1ir3m8wknr8shdbmbpiaw73mdpa7mvidkl6pbs9ca23mgwivxa84";
sha256 = "1h4a1y9m65lf495r52gayprlbxpd43hpbhcbawadbkxf26gr1vkk";
};
propagatedBuildInputs = with python3Packages; [