summaryrefslogtreecommitdiff
path: root/gnu/packages/ipfs.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/ipfs.scm')
-rw-r--r--gnu/packages/ipfs.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm
index d5849a3f18..24b2f95ab4 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -522,7 +522,8 @@ parsing.")
go-github-com-polydawn-refmt
go-github-com-whyrusleeping-cbor-gen))
(home-page "https://github.com/ipfs/go-ipld-cbor")
- (synopsis "A cbor implementation of the @code{go-ipld-format}")
+ (synopsis "@acronym{Concise Binary Object Representation, CBOR}
+implementation of @code{go-ipld-format}")
(description
"An implementation of a @url{https://cbor.io/, CBOR} encoded merkledag object.")
(license license:expat)))