summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/golang-xyz.scm')
-rw-r--r--gnu/packages/golang-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index a974c00cbd..f8c63976d6 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -8785,7 +8785,7 @@ correctly.")))
#:install-source? #f
#:import-path "github.com/libp2p/go-msgio/msgio"
#:unpack-path "github.com/libp2p/go-msgio"))
- (synopsis "CLI tool to wrap messages with msgio header.")))
+ (synopsis "CLI tool to wrap messages with msgio header")))
(define-public go-msgp
(package