Merge pull request #241223 from marsam/update-gallery-dl

gallery-dl: 1.25.6 -> 1.25.7

Changed files
+2 -2
pkgs
applications
misc
gallery-dl
+2 -2
pkgs/applications/misc/gallery-dl/default.nix
···
buildPythonApplication rec {
pname = "gallery-dl";
-
version = "1.25.6";
+
version = "1.25.7";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "gallery_dl";
-
sha256 = "sha256-CCTO/1t6lIK2nQKtqgWq0HAm760t5tOhg8v99zUkY/U=";
+
sha256 = "sha256-iBv7Zh/kWY/kY01mniabGNSIp3PLiYK6IMINw51fNdk=";
};
propagatedBuildInputs = [