t/131_save_tiff.t fails with imagemagick 7.1.1-5
Brought to you by:
ra28145
gscan2pdf 2.13.2
imagemagick 7.1.1-5
Test log snippet:
The reported size seems to have changed between magick 7.1.1-4 and 7.1.1-5.
Unsure whether this is normal or not, but this makes this test fail.
The regular expression also seems to use a character class instead of an
alternation (thus accepting the pipe character). This might not have been
intended.
Downstream packaging issue:
https://github.com/NixOS/nixpkgs/issues/223446
Thanks for the report. Apologies for the delay in replying. The TIFF is still likely valid, so I'll adjust the test to not check the file size.
I committed the fix. You should see it in the next release.