1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

gnu: go-golang-org-x-crypto-twofish: Fix typo "This package".

* gnu/packages/golang (go-golang-org-x-crypto-twofish)[description]: Fix typo.
This commit is contained in:
Vagrant Cascadian 2019-05-22 15:13:04 -07:00
parent 46e8da9765
commit b044754744
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -863,7 +863,7 @@ symmetric-key block cipher.")))
`(#:import-path "golang.org/x/crypto/twofish"
#:unpack-path "golang.org/x/crypto"))
(synopsis "Twofish in Go")
(description "This packages provides a Go implementation of the Twofish
(description "This package provides a Go implementation of the Twofish
symmetric-key block cipher.")))
(define-public go-golang-org-x-crypto-xtea