Merge pull request #93320 from r-ryantm/auto-update/FanFicFare

fanficfare: 3.19.0 -> 3.21.0
This commit is contained in:
Ryan Mulligan 2020-07-19 16:42:46 -07:00 committed by GitHub
commit b1ba2f17c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "FanFicFare";
version = "3.19.0";
version = "3.21.0";
src = python3Packages.fetchPypi {
inherit pname version;
sha256 = "01cr4941sg6is6k6sajlbr6hs5s47aq9xhp7gadhq4h3x6dilj40";
sha256 = "16hklfbww6ibmjr32gg98nlnzl4dwanz6lm3fzg2x3vd7d54m92c";
};
propagatedBuildInputs = with python3Packages; [