Skip to content
Snippets Groups Projects
Unverified Commit 0866dd46 authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: capnproto: Update to 0.6.1.

* gnu/packages/serialization.scm (capnproto): Update to 0.6.1.
parent ad27449e
No related branches found
No related tags found
No related merge requests found
......@@ -282,7 +282,7 @@ (define-public jsoncpp
(define-public capnproto
(package
(name "capnproto")
(version "0.6.0")
(version "0.6.1")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -290,7 +290,7 @@ (define-public capnproto
version ".tar.gz"))
(sha256
(base32
"0gpp1cxsb9nfd7qkjjykzknx03y0z0n4bq5q0fmxci7w38ci22g5"))))
"010s9yhq4531wvdfrdf2477zswhck6cjfby79w73rff3v06090l0"))))
(build-system gnu-build-system)
(arguments
`(#:phases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment