yle-dl: 20220213 -> 20220425

This commit is contained in:
Jaakko Luttinen 2022-05-02 10:43:00 +03:00
parent e10da1c7f5
commit b892f9dd33
No known key found for this signature in database
GPG key ID: 7B1CE13152E6B964

View file

@ -2,13 +2,13 @@
python3Packages.buildPythonApplication rec {
pname = "yle-dl";
version = "20220213";
version = "20220425";
src = fetchFromGitHub {
owner = "aajanki";
repo = "yle-dl";
rev = version;
sha256 = "sha256-lFb8NwKg8GBgkVsg01rlGrP31APwhFaCFT7QdqiT6J0=";
sha256 = "sha256-PIoJ+enbRwXiszh7BTkfeoA6IfDXoFOi9WitzQp3EQE=";
};
propagatedBuildInputs = with python3Packages; [