Merge pull request #95287 from r-ryantm/auto-update/vips

vips: 8.9.2 -> 8.10.0
This commit is contained in:
Mario Rodas 2020-08-12 23:55:21 -05:00 committed by GitHub
commit a50aeb9829
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
stdenv.mkDerivation rec {
pname = "vips";
version = "8.9.2";
version = "8.10.0";
outputs = [ "bin" "out" "man" "dev" ];
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
owner = "libvips";
repo = "libvips";
rev = "v${version}";
sha256 = "0pgvcp5yjk96izh7kjfprjd9kddx7zqrwwhm8dyalhrwbmj6c2q5";
sha256 = "1v5kfmv1vmzyvz1198jm1kl763s2i3mgnsn69vh6dslasbh769di";
# Remove unicode file names which leads to different checksums on HFS+
# vs. other filesystems because of unicode normalisation.
extraPostFetch = ''