gnu: perl-image-exiftool: Update to 11.31.

* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.31.
master
Tobias Geerinckx-Rice 2019-03-11 10:34:44 +01:00
parent 0234f4af27
commit 130c12c9b9
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -207,7 +207,7 @@ MTP, and much more.")
(define-public perl-image-exiftool
(package
(name "perl-image-exiftool")
(version "11.11")
(version "11.31")
(source
(origin
(method url-fetch)
@ -218,7 +218,7 @@ MTP, and much more.")
(string-append "https://www.sno.phy.queensu.ca/~phil/exiftool/"
"Image-ExifTool-" version ".tar.gz")))
(sha256
(base32 "1szg1k82nz88pp5n7lg71ja7q3hh5i5f9bcbb7m482dwrmsywkp6"))))
(base32 "1kplb7hvhrhqxkr4ddc44q7a3fs0r8svv2jlh325nwkfi7aa5kz5"))))
(build-system perl-build-system)
(arguments
'(#:phases