me
/
guix
Archived
1
0
Fork 0

gnu: go-gotest-tools-package: Add comment.

* gnu/packages/golang.scm (go-gotest-tools-package): Add comment.
master
Danny Milosavljevic 2020-02-10 17:02:37 +01:00
parent 8c7eb58453
commit 2d1232e071
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 2 additions and 0 deletions

View File

@ -3115,6 +3115,8 @@ common task.")
(sha256
(base32 sha256-base32-hash))))
;; Note that version 3.0.0 is incompatible to 2.3.0.
;; See also <https://github.com/gotestyourself/gotest.tools/issues/166>.
(define (go-gotest-tools-package suffix)
(package
(name (string-append "go-gotest-tools-"