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

* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.11.
master
Ludovic Courtès 2018-11-03 15:16:42 +01:00
parent 46c8f53ba8
commit a7c8574f39
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -206,7 +206,7 @@ MTP, and much more.")
(define-public perl-image-exiftool
(package
(name "perl-image-exiftool")
(version "11.01")
(version "11.11")
(source (origin
(method url-fetch)
(uri (string-append
@ -214,7 +214,7 @@ MTP, and much more.")
version ".tar.gz"))
(sha256
(base32
"175w34n73mypdpbaqj2vgqsfp59yvfrn8k7zmx4cawnp895bypvh"))))
"1szg1k82nz88pp5n7lg71ja7q3hh5i5f9bcbb7m482dwrmsywkp6"))))
(build-system perl-build-system)
(arguments
'(#:phases