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

* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.01.
This commit is contained in:
Leo Famulari 2018-06-28 14:43:15 -04:00
parent bb8221d41c
commit 6acdfa96f7
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
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.80") (version "11.01")
(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
"14rwr5wk2snqv4yva6fax1gfsdv88941n237m0wyzn3n0xh9dy5w")))) "175w34n73mypdpbaqj2vgqsfp59yvfrn8k7zmx4cawnp895bypvh"))))
(build-system perl-build-system) (build-system perl-build-system)
(arguments (arguments
'(#:phases '(#:phases