gnu: perl-socket6: Update to 0.29.

* gnu/packages/networking.scm (perl-socket6): Update to 0.29.
This commit is contained in:
Tobias Geerinckx-Rice 2018-10-01 22:12:45 +02:00
parent 08cbd4f3b9
commit 538b71a967
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -927,7 +927,7 @@ private (reserved).")
(define-public perl-socket6
(package
(name "perl-socket6")
(version "0.28")
(version "0.29")
(source
(origin
(method url-fetch)
@ -937,7 +937,7 @@ private (reserved).")
".tar.gz"))
(sha256
(base32
"11j5jzqbzmwlws9zals43ry2f1nw9qy6im7yhn9ck5rikywrmm5z"))))
"054izici8klfxs8hr5rljib28plijpsfymy99xbzdp047bx1b2a6"))))
(build-system perl-build-system)
(arguments
`(#:phases