summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/text
diff options
context:
space:
mode:
authorMarek Mahut <marek.mahut@gmail.com>2019-08-09 23:46:03 +0200
committerGitHub <noreply@github.com>2019-08-09 23:46:03 +0200
commit668d083cea3022e58aa425df0b07e3ca253dd11e (patch)
tree7547b6cbe4f00aafeb8ff1e265e9417b75ec1c4a /pkgs/tools/text
parentba8f312a96707ac58c82be1c2b8fa331b5fa6fa7 (diff)
parentdf4b0c4854f00dea2e211c5033231c832fb7f24b (diff)
Merge pull request #65910 from r-ryantm/auto-update/FanFicFare
fanficfare: 3.9.0 -> 3.10.5
Diffstat (limited to 'pkgs/tools/text')
-rw-r--r--pkgs/tools/text/fanficfare/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/text/fanficfare/default.nix b/pkgs/tools/text/fanficfare/default.nix
index c1345fc9537f..87306a61e0d4 100644
--- a/pkgs/tools/text/fanficfare/default.nix
+++ b/pkgs/tools/text/fanficfare/default.nix
@@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "FanFicFare";
- version = "3.9.0";
+ version = "3.10.5";
src = python3Packages.fetchPypi {
inherit pname version;
- sha256 = "0326fh72nihq4svgw7zvacij193ya66p102y1c7glpjq75kcx6a1";
+ sha256 = "0bxz1a0ak6b6zj5xpkzwy8ikxf45kkxdj64sf4ilj43yaqicm0bw";
};
propagatedBuildInputs = with python3Packages; [