* [PATCH] perl-io-socket-ssl-2.038
@ 2016-09-19 18:32 ng0
2016-09-22 5:45 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2016-09-19 18:32 UTC (permalink / raw)
To: guix-devel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-perl-io-socket-ssl-Update-to-2.038.patch --]
[-- Type: text/x-patch, Size: 1273 bytes --]
From b0c42ee26e17f4ce1d113006caeadf69e43c0fed Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
Date: Mon, 19 Sep 2016 18:30:34 +0000
Subject: [PATCH] gnu: perl-io-socket-ssl: Update to 2.038.
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.038.
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 342262b..7a9ae3b 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -2413,14 +2413,14 @@ and IPv6 sockets, intended as a replacement for IO::Socket::INET.")
(define-public perl-io-socket-ssl
(package
(name "perl-io-socket-ssl")
- (version "2.033")
+ (version "2.038")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/S/SU/SULLR/"
"IO-Socket-SSL-" version ".tar.gz"))
(sha256
(base32
- "01qggwmc97kpzx49fp4fxysrjyq8mpnx54nrb087ridj0ch3cf46"))
+ "11fiifxyvn7njc9p52wgygyw24jz7rh7gnz2ikjphr4l4x9f03rx"))
(patches (search-patches
"perl-io-socket-ssl-openssl-1.0.2f-fix.patch"))))
(build-system perl-build-system)
--
2.10.0
[-- Attachment #2: Type: text/plain, Size: 23 bytes --]
--
ng0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] perl-io-socket-ssl-2.038
2016-09-19 18:32 [PATCH] perl-io-socket-ssl-2.038 ng0
@ 2016-09-22 5:45 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2016-09-22 5:45 UTC (permalink / raw)
To: ng0; +Cc: guix-devel
On Mon, Sep 19, 2016 at 06:32:01PM +0000, ng0 wrote:
> From b0c42ee26e17f4ce1d113006caeadf69e43c0fed Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@we.make.ritual.n0.is>
> Date: Mon, 19 Sep 2016 18:30:34 +0000
> Subject: [PATCH] gnu: perl-io-socket-ssl: Update to 2.038.
>
> * gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.038.
Pushed, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-22 5:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-19 18:32 [PATCH] perl-io-socket-ssl-2.038 ng0
2016-09-22 5:45 ` Leo Famulari
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.