svtplay-dl: 4.83 -> 4.89
This commit is contained in:
parent
47ea5bd487
commit
76913378a2
@ -15,7 +15,7 @@ let
|
|||||||
python pytest nose3 cryptography pyyaml requests mock requests-mock
|
python pytest nose3 cryptography pyyaml requests mock requests-mock
|
||||||
python-dateutil setuptools;
|
python-dateutil setuptools;
|
||||||
|
|
||||||
version = "4.83";
|
version = "4.89";
|
||||||
|
|
||||||
in
|
in
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "spaam";
|
owner = "spaam";
|
||||||
repo = "svtplay-dl";
|
repo = "svtplay-dl";
|
||||||
rev = version;
|
rev = version;
|
||||||
hash = "sha256-CaidnRd21qtPKlFMHfQMmYVz/CfN88uBC1XK3JikHf0=";
|
hash = "sha256-EuLXDbJembiFFEuIihrc8KkdqxLBgT4Ib3xwkKibVS8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
pythonPaths = [ cryptography pyyaml requests ];
|
pythonPaths = [ cryptography pyyaml requests ];
|
||||||
|
Loading…
Reference in New Issue
Block a user