[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/05: gnu: perl-gd-securityimage: Update to 1.75.
From: |
guix-commits |
Subject: |
03/05: gnu: perl-gd-securityimage: Update to 1.75. |
Date: |
Thu, 14 Mar 2019 18:52:10 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 832e7be42d4c9ae4abada36a6d61473da8574ec1
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 14 23:41:42 2019 +0100
gnu: perl-gd-securityimage: Update to 1.75.
* gnu/packages/gd.scm (perl-gd-securityimage): Update to 1.75.
---
gnu/packages/gd.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gd.scm b/gnu/packages/gd.scm
index e76545a..a159382 100644
--- a/gnu/packages/gd.scm
+++ b/gnu/packages/gd.scm
@@ -138,15 +138,14 @@ you can create PNG images on the fly or modify existing
files.")
(define-public perl-gd-securityimage
(package
(name "perl-gd-securityimage")
- (version "1.73")
+ (version "1.75")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/B/BU/BURAK/"
"GD-SecurityImage-" version ".tar.gz"))
(sha256
- (base32
- "1kaxs67rfd4w46lxgcg3pa05a596l0h1k8n4zk2gwrrar4022wpx"))))
+ (base32 "19lf1kzdavrkkx3f900jnpynr55d5kjd2sdmwpfir5dsmkcj9pix"))))
(build-system perl-build-system)
(arguments
'(#:phases
- branch master updated (9926001 -> a3783ac), guix-commits, 2019/03/14
- 02/05: gnu: perl-gd: Update to 2.71., guix-commits, 2019/03/14
- 03/05: gnu: perl-gd-securityimage: Update to 1.75.,
guix-commits <=
- 04/05: gnu: perl-glib: Update to 1.329., guix-commits, 2019/03/14
- 05/05: gnu: libgeotiff: Update to 1.4.3., guix-commits, 2019/03/14
- 01/05: gnu: emacs-org, emacs-org-contrib: Update to 9.2.2., guix-commits, 2019/03/14