ytdl-sub: 2024.12.14 -> 2024.12.27

This commit is contained in:
R. Ryantm
2024-12-28 21:45:58 +00:00
parent e069bef58b
commit 3a7463628d
+2 -2
View File
@@ -6,13 +6,13 @@
}:
python3Packages.buildPythonApplication rec {
pname = "ytdl-sub";
version = "2024.12.14";
version = "2024.12.27";
pyproject = true;
src = fetchPypi {
inherit version;
pname = "ytdl_sub";
hash = "sha256-kCx/PlCmJesbsMv3bQ0BaTDfskP7XYE69VXdjPNfln4=";
hash = "sha256-7XZlKGzDLG/MVw198Ii+l29F+Lt53MY5QtHU8k9xJWA=";
};
pythonRelaxDeps = [