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

* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.80.
This commit is contained in:
Ludovic Courtès 2018-03-26 18:24:29 +02:00
parent 5ccd8f4061
commit 3c1ae2a637
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -184,7 +184,7 @@ MTP, and much more.")
(define-public perl-image-exiftool (define-public perl-image-exiftool
(package (package
(name "perl-image-exiftool") (name "perl-image-exiftool")
(version "10.55") (version "10.80")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -192,7 +192,7 @@ MTP, and much more.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0z8zwjjfvyllnhsafhddbybywpgqv0pl1dbn1g034cs27yj836q2")))) "14rwr5wk2snqv4yva6fax1gfsdv88941n237m0wyzn3n0xh9dy5w"))))
(build-system perl-build-system) (build-system perl-build-system)
(arguments (arguments
'(#:phases '(#:phases