From 46e8da97659deeeb1ae1a25f1344d25170bec51e Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 22 May 2019 15:10:28 -0700 Subject: [PATCH] gnu: go-golang-org-x-crypto-cast5: Fix typo "This package". * gnu/packages/golang (go-golang-org-x-crypto-cast5)[description]: Fix typo. --- gnu/packages/golang.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ (define-public go-golang-org-x-crypto-cast5 `(#: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