me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/photo.scm (perl-image-exiftool): Update to 12.00.
master
Leo Famulari 2020-10-20 19:13:49 -04:00
parent ff9d33a903
commit 022d90cd9e
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -316,7 +316,7 @@ MTP, and much more.")
(define-public perl-image-exiftool
(package
(name "perl-image-exiftool")
(version "11.85")
(version "12.00")
(source
(origin
(method url-fetch)
@ -328,7 +328,7 @@ MTP, and much more.")
"Image-ExifTool-" version ".tar.gz")))
(sha256
(base32
"15zqm0ly2b3paqg0ym44ib2mvh6k18a9q5rvdirwipqa127al2lb"))))
"0nl5djf6hs6brnp7qnqvj3xwhj1qnjwcv35ih4yqp2mm9b4jqyfh"))))
(build-system perl-build-system)
(arguments
'(#:phases