gnu: perl-io-socket-ip: Update to 0.38.
* gnu/packages/web.scm (perl-io-socket-ip): Update to 0.38.master
parent
a36a917dac
commit
fae9dc7089
|
@ -2899,7 +2899,7 @@ algorithm specified in section 8.2.2.1 of the draft standard.")
|
|||
(define-public perl-io-socket-ip
|
||||
(package
|
||||
(name "perl-io-socket-ip")
|
||||
(version "0.36")
|
||||
(version "0.38")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -2907,7 +2907,7 @@ algorithm specified in section 8.2.2.1 of the draft standard.")
|
|||
"IO-Socket-IP-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0ky20hmln6waipzqikizyw04vpszf70fgpshz7ib8zv8480ri456"))))
|
||||
"0scsnahxwnymg80a3k0p0cnr574nk7x9inn9wjniz0iycicclyhb"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs `(("perl-module-build" ,perl-module-build)))
|
||||
(home-page "http://search.cpan.org/dist/IO-Socket-IP")
|
||||
|
|
Reference in New Issue