diff --git a/pkgs/by-name/hy/hylafaxplus/package.nix b/pkgs/by-name/hy/hylafaxplus/package.nix index cf7c47691fb1..534564734a7a 100644 --- a/pkgs/by-name/hy/hylafaxplus/package.nix +++ b/pkgs/by-name/hy/hylafaxplus/package.nix @@ -64,10 +64,10 @@ in stdenv.mkDerivation (finalAttrs: { pname = "hylafaxplus"; - version = "7.0.10"; + version = "7.0.11"; src = fetchurl { url = "mirror://sourceforge/hylafax/hylafax-${finalAttrs.version}.tar.gz"; - hash = "sha512-6HdYMHq4cLbS06UXs+FEg3XtsMRyXflrgn/NEsgyMFkTS/MoGW8RVXgbXxAhcArpFvMsY0NUPLE3jdbqqWWQCw=="; + hash = "sha512-JRuJdE17VBrlhVz5GBc2dKBtwzPjljeropcug0bsRvO/8SJvP5PzIP5gbBLpMQKGb77SNp2iNCCOroBOUOn57A=="; }; patches = [ # adjust configure check to work with libtiff > 4.1