Loading pkgs/tools/graphics/vips/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ stdenv.mkDerivation rec { pname = "vips"; version = "8.13.2"; version = "8.13.3"; outputs = [ "bin" "out" "man" "dev" ]; Loading @@ -46,7 +46,7 @@ stdenv.mkDerivation rec { owner = "libvips"; repo = "libvips"; rev = "v${version}"; sha256 = "sha256-Tff+M2qJ/FPxU7Y5gUnuF+Kbwh8DIW5Tb7fe0Lbi0m4="; sha256 = "sha256-JkG1f2SGLI6tSNlFJ//S37PXIo+L318Mej0bI7p/dVo="; # Remove unicode file names which leads to different checksums on HFS+ # vs. other filesystems because of unicode normalisation. postFetch = '' Loading Loading
pkgs/tools/graphics/vips/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ stdenv.mkDerivation rec { pname = "vips"; version = "8.13.2"; version = "8.13.3"; outputs = [ "bin" "out" "man" "dev" ]; Loading @@ -46,7 +46,7 @@ stdenv.mkDerivation rec { owner = "libvips"; repo = "libvips"; rev = "v${version}"; sha256 = "sha256-Tff+M2qJ/FPxU7Y5gUnuF+Kbwh8DIW5Tb7fe0Lbi0m4="; sha256 = "sha256-JkG1f2SGLI6tSNlFJ//S37PXIo+L318Mej0bI7p/dVo="; # Remove unicode file names which leads to different checksums on HFS+ # vs. other filesystems because of unicode normalisation. postFetch = '' Loading