gnu: czmq: Update to 4.1.1.

* gnu/packages/networking.scm (czmq): Update to 4.1.1.
This commit is contained in:
Tobias Geerinckx-Rice 2018-04-05 05:29:17 +02:00
parent ce9ae8a1c3
commit 00172e171c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -275,7 +275,7 @@ (define-public zeromq
(define-public czmq
(package
(name "czmq")
(version "4.1.0")
(version "4.1.1")
(source (origin
(method url-fetch)
(uri (string-append
@ -284,7 +284,7 @@ (define-public czmq
"/" name "-" version ".tar.gz"))
(sha256
(base32
"04gwf61rijwm6b2wblwv8gky1gdrbfmg1d19hf72kdc691ds7vrv"))))
"1h5hrcsc30fcwb032vy5gxkq4j4vv1y4dj460rfs1hhxi0cz83zh"))))
(build-system gnu-build-system)
(arguments
'(;; TODO Tests fail for some reason: