yle-dl: 20240130 -> 20240706

Changelog: https://github.com/aajanki/yle-dl/blob/20240706/ChangeLog
This commit is contained in:
ThatLurker 2024-07-14 22:53:52 +03:00
parent 6b8b905467
commit 1ef35e5a73

View File

@ -4,13 +4,13 @@
python3Packages.buildPythonApplication rec {
pname = "yle-dl";
version = "20240130";
version = "20240706";
src = fetchFromGitHub {
owner = "aajanki";
repo = "yle-dl";
rev = version;
hash = "sha256-I2DP14PfeU+cDst098SXn6OVx5FKrH/KgKtVfmRPVqE=";
hash = "sha256-X5fkcJgTVGASoVvvshGWUFNzB1V4KMSKgwoxzP62mxc=";
};
propagatedBuildInputs = with python3Packages; [