Merge pull request #274866 from ThatLurker/update-yle-dl

yle-dl: 20220425 -> 20240130
This commit is contained in:
Sandro
2024-02-10 17:56:33 +01:00
committed by GitHub
+2 -2
View File
@@ -4,13 +4,13 @@
python3Packages.buildPythonApplication rec {
pname = "yle-dl";
version = "20220830";
version = "20240130";
src = fetchFromGitHub {
owner = "aajanki";
repo = "yle-dl";
rev = version;
hash = "sha256-pQIe5kYsiK1tHx3hx4bgpS5UwuBrEyX3SBMLwSjxXc4=";
hash = "sha256-I2DP14PfeU+cDst098SXn6OVx5FKrH/KgKtVfmRPVqE=";
};
propagatedBuildInputs = with python3Packages; [