Merge pull request #171208 from jluttine/yle-dl-20220425

yle-dl: 20220213 -> 20220425
This commit is contained in:
Sandro
2022-05-02 11:37:57 +02:00
committed by GitHub
+2 -2
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; [