Merge pull request #160795 from SuperSandro2000/yle-dl

This commit is contained in:
Sandro
2022-02-19 01:05:37 +01:00
committed by GitHub
+2 -2
View File
@@ -2,13 +2,13 @@
python3Packages.buildPythonApplication rec {
pname = "yle-dl";
version = "20211213";
version = "20220213";
src = fetchFromGitHub {
owner = "aajanki";
repo = "yle-dl";
rev = version;
sha256 = "sha256-U7ydZ6nSVtMv9mxNSWT/IICwbjK3PCBKxfqjrQ9jwW0=";
sha256 = "sha256-lFb8NwKg8GBgkVsg01rlGrP31APwhFaCFT7QdqiT6J0=";
};
propagatedBuildInputs = with python3Packages; [