summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2019-05-22 15:10:28 -0700
committerVagrant Cascadian <vagrant@debian.org>2019-05-22 18:08:22 -0700
commit46e8da97659deeeb1ae1a25f1344d25170bec51e (patch)
treea1ddcb59872e0d0f49ceea801398af2a049b341d /gnu/packages/golang.scm
parent8374bbe2b8b1e44438c4d73ba28c31c0543c832e (diff)
downloadguix-patches-46e8da97659deeeb1ae1a25f1344d25170bec51e.tar
guix-patches-46e8da97659deeeb1ae1a25f1344d25170bec51e.tar.gz
gnu: go-golang-org-x-crypto-cast5: Fix typo "This package".
* gnu/packages/golang (go-golang-org-x-crypto-cast5)[description]: Fix typo.
Diffstat (limited to 'gnu/packages/golang.scm')
-rw-r--r--gnu/packages/golang.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 699e74519b..602b3bc577 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -852,7 +852,7 @@ stream cipher.")))
`(#:import-path "golang.org/x/crypto/cast5"
#:unpack-path "golang.org/x/crypto"))
(synopsis "Cast5 in Go")
- (description "This packages provides a Go implementation of the Cast5
+ (description "This package provides a Go implementation of the Cast5
symmetric-key block cipher.")))
(define-public go-golang-org-x-crypto-twofish