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

* gnu/packages/photo.scm (perl-image-exiftool): Update to 12.70.

Change-Id: If8e26b7e92cb530391cdd1dd12e78b371494a6b3
This commit is contained in:
kiasoc5 2024-01-13 15:01:30 -05:00 committed by Mathieu Othacehe
parent 903386f872
commit 14e93b5f5a
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -303,7 +303,7 @@ (define-public gphoto2
(define-public perl-image-exiftool (define-public perl-image-exiftool
(package (package
(name "perl-image-exiftool") (name "perl-image-exiftool")
(version "12.50") (version "12.70")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -315,7 +315,7 @@ (define-public perl-image-exiftool
"Image-ExifTool-" version ".tar.gz"))) "Image-ExifTool-" version ".tar.gz")))
(sha256 (sha256
(base32 (base32
"1a605rz00d7p866a22sw0s63m5a6y4xqqrzp7q7jyc0hbky43s5w")))) "1zmg5jsdqmr9mnmxg614brdgr9ddmspcc11rs4xkygnc8lj55cjc"))))
(build-system perl-build-system) (build-system perl-build-system)
(arguments (arguments
(list #:phases (list #:phases