yle-dl: 20220425 -> 20240130

yle-dl: 20220425 -> 20231214
This commit is contained in:
thatlurker 2023-12-17 03:42:47 +02:00 committed by ThatLurker
parent f2aff727cf
commit 7b98ed1152

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; [