guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

12/42: gnu: go-golang-org-x-crypto-tea: Fix typo "This package".


From: guix-commits
Subject: 12/42: gnu: go-golang-org-x-crypto-tea: Fix typo "This package".
Date: Wed, 22 May 2019 21:20:17 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 575fa9b3c216bc75bb4e174e8391d3b3c4870362
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 14:59:15 2019 -0700

    gnu: go-golang-org-x-crypto-tea: Fix typo "This package".
    
    * gnu/packages/golang (go-golang-org-x-crypto-tea)[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 fd329dc..7643a1e 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -830,7 +830,7 @@ derivation function.")))
      `(#:import-path "golang.org/x/crypto/tea"
        #:unpack-path "golang.org/x/crypto"))
     (synopsis "Tiny Encryption Algorithm (TEA) in Go")
-    (description "This packages a Go implementation of the Tiny Encryption
+    (description "This package provides a Go implementation of the Tiny 
Encryption
 Algorithm (TEA) block cipher.")))
 
 (define-public go-golang-org-x-crypto-salsa20



reply via email to

[Prev in Thread] Current Thread [Next in Thread]