flexget: 2.21.2 -> 2.21.8

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flexget/versions
This commit is contained in:
R. RyanTM 2019-06-16 15:37:38 -07:00 committed by Frederik Rietdijk
parent 5c43e4170e
commit 34240dbb28

View File

@ -24,11 +24,11 @@ with python'.pkgs;
buildPythonApplication rec {
pname = "FlexGet";
version = "2.21.2";
version = "2.21.8";
src = fetchPypi {
inherit pname version;
sha256 = "3c11fd7c4bb7e1e9203acd4d452ae51d34843e65066a18c7c72445d7db28122a";
sha256 = "0a3dz013xxlwxz94i243bahw15k5y45mgk0z1zgkp1xrbiwglwvc";
};
postPatch = ''