gnu: perl-image-exiftool: Update to 12.16.
* gnu/packages/photo.scm (perl-image-exiftool): Update to 12.16.
This commit is contained in:
		
							parent
							
								
									a6b8794c69
								
							
						
					
					
						commit
						591b0c758d
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -2,7 +2,7 @@ | |||
| ;;; Copyright © 2014, 2015, 2017, 2019 Ludovic Courtès <ludo@gnu.org> | ||||
| ;;; Copyright © 2015 Ricardo Wurmus <rekado@elephly.net> | ||||
| ;;; Copyright © 2015, 2017 Andreas Enge <andreas@enge.fr> | ||||
| ;;; Copyright © 2016, 2017, 2018, 2019 Efraim Flashner <efraim@flashner.co.il> | ||||
| ;;; Copyright © 2016, 2017, 2018, 2019, 2021 Efraim Flashner <efraim@flashner.co.il> | ||||
| ;;; Copyright © 2017 Roel Janssen <roel@gnu.org> | ||||
| ;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <me@tobias.gr> | ||||
| ;;; Copyright © 2018 Leo Famulari <leo@famulari.name> | ||||
|  | @ -318,7 +318,7 @@ MTP, and much more.") | |||
| (define-public perl-image-exiftool | ||||
|   (package | ||||
|     (name "perl-image-exiftool") | ||||
|     (version "12.00") | ||||
|     (version "12.16") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -330,7 +330,7 @@ MTP, and much more.") | |||
|                             "Image-ExifTool-" version ".tar.gz"))) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0nl5djf6hs6brnp7qnqvj3xwhj1qnjwcv35ih4yqp2mm9b4jqyfh")))) | ||||
|          "0skm22b3gg1bfk0amklrprpva41m6mkrhqp0gi7z1nmcf9ypjh61")))) | ||||
|     (build-system perl-build-system) | ||||
|     (arguments | ||||
|      '(#:phases | ||||
|  |  | |||
		Reference in a new issue