me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: If8e26b7e92cb530391cdd1dd12e78b371494a6b3
master
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
1 changed files with 2 additions and 2 deletions

View File

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