DontEatOreo
2024-08-03 21:47:55 +03:00
parent 9307b49d29
commit e06e1bda5d

View File

@@ -9,13 +9,13 @@
buildPythonApplication rec {
pname = "gallery-dl";
version = "1.27.1";
version = "1.27.2";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "gallery_dl";
hash = "sha256-S1RF0FNJ/oKTwq9SXXIOnqBIViGIYBVuxPjV/6fbeV8=";
hash = "sha256-CTc6CBAFIxOX5Bd/hy3e65MbWyI2wFn+a6hj4ktuBjo=";
};
propagatedBuildInputs = [