@@ 977,7 977,7 @@ publish/subscribe, RPC-style request/reply, or service discovery.")
(define-public nanomsg
(package
(name "nanomsg")
- (version "1.2.1")
+ (version "1.2.2")
(source
(origin
(method git-fetch)
@@ 987,7 987,7 @@ publish/subscribe, RPC-style request/reply, or service discovery.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0dnnz054czajkdq60z5xw28iiv2qwqhigv9wj54388rk4ak0y3ya"))))
+ (base32 "1vd7kgmljbifa61y6by4ywk4pfxv9kwwcls87iyr32grfyd0v0yl"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags