vips: 8.17.1 -> 8.17.2

Diff: https://github.com/libvips/libvips/compare/v8.17.1...v8.17.2

Changelog: https://github.com/libvips/libvips/blob/refs/tags/v8.17.2/ChangeLog

Changed files
+2 -2
pkgs
by-name
vi
+2 -2
pkgs/by-name/vi/vips/package.nix
···
stdenv.mkDerivation (finalAttrs: {
pname = "vips";
-
version = "8.17.1";
+
version = "8.17.2";
outputs = [
"bin"
···
owner = "libvips";
repo = "libvips";
tag = "v${finalAttrs.version}";
-
hash = "sha256-Sc2BWdQIgL/dI0zfbEQVCs3+1QBrLE7BsE3uFHe9C/c=";
+
hash = "sha256-Jwb1bH0y3lmv/IU5JqcnAxiMK4gj+aTBj5nLKZ+XnKY=";
# Remove unicode file names which leads to different checksums on HFS+
# vs. other filesystems because of unicode normalisation.
postFetch = ''