gnu: perl-gd-securityimage: Update to 1.75.
* gnu/packages/gd.scm (perl-gd-securityimage): Update to 1.75.
This commit is contained in:
		
							parent
							
								
									06900d90e7
								
							
						
					
					
						commit
						832e7be42d
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -138,15 +138,14 @@ you can create PNG images on the fly or modify existing files.") | ||||||
| (define-public perl-gd-securityimage | (define-public perl-gd-securityimage | ||||||
|   (package |   (package | ||||||
|     (name "perl-gd-securityimage") |     (name "perl-gd-securityimage") | ||||||
|     (version "1.73") |     (version "1.75") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (string-append "mirror://cpan/authors/id/B/BU/BURAK/" |        (uri (string-append "mirror://cpan/authors/id/B/BU/BURAK/" | ||||||
|                            "GD-SecurityImage-" version ".tar.gz")) |                            "GD-SecurityImage-" version ".tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 "19lf1kzdavrkkx3f900jnpynr55d5kjd2sdmwpfir5dsmkcj9pix")))) | ||||||
|          "1kaxs67rfd4w46lxgcg3pa05a596l0h1k8n4zk2gwrrar4022wpx")))) |  | ||||||
|     (build-system perl-build-system) |     (build-system perl-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      '(#:phases |      '(#:phases | ||||||
|  |  | ||||||
		Reference in a new issue