[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/10: gnu: go-gopkg-in-go-playground-assert-v1: Fix typo in description
From: |
guix-commits |
Subject: |
01/10: gnu: go-gopkg-in-go-playground-assert-v1: Fix typo in description. |
Date: |
Tue, 4 May 2021 17:13:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 58f4b49a52f983cdcd5fba4cb2c9574915ae624e
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue May 4 20:42:57 2021 +0200
gnu: go-gopkg-in-go-playground-assert-v1: Fix typo in description.
* gnu/packages/golang.scm (go-gopkg-in-go-playground-assert-v1)
[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 9e0175e..8c3c81c 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -656,7 +656,7 @@ way of specifying command line options.")
'(#:import-path "gopkg.in/go-playground/assert.v1"))
(synopsis "Basic assertion library used alongside native Go testing")
(description
- "This package provides bassic assertions along with building blocks for
+ "This package provides basic assertions along with building blocks for
custom assertions to be used alongside native Go testing.")
(license license:expat)))
- branch master updated (aa7eeab -> 2959ade), guix-commits, 2021/05/04
- 03/10: tests: go: Fix typos in test descriptions., guix-commits, 2021/05/04
- 05/10: gnu: rasdaemon: Edit synopsis & description., guix-commits, 2021/05/04
- 01/10: gnu: go-gopkg-in-go-playground-assert-v1: Fix typo in description.,
guix-commits <=
- 02/10: doc: Fix typos., guix-commits, 2021/05/04
- 04/10: gnu: java-javaparser: Upgrade os.name to ‘Guix’., guix-commits, 2021/05/04
- 06/10: doc: Fix typo and use @acronym for RAS., guix-commits, 2021/05/04
- 07/10: gnu: powertop: Update to 2.14., guix-commits, 2021/05/04
- 08/10: gnu: knockd: Update to 0.8., guix-commits, 2021/05/04
- 09/10: gnu: knockd: Omit duplicate COPYING copy., guix-commits, 2021/05/04
- 10/10: gnu: Add node-once., guix-commits, 2021/05/04