me
/
guix
Archived
1
0
Fork 0

gnu: go-github-com-mattn-go-shellwords: Enable tests.

* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords)
[arguments] <#:tests?>: Enable tests.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib306e412e28ad7c2d005b6662e23a20afcaeaf40
master
Sarah Morgensen 2024-02-15 21:11:01 +00:00 committed by Sharlatan Hellseher
parent 839039c0b5
commit 7e773e8f05
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 0 additions and 1 deletions

View File

@ -6073,7 +6073,6 @@ exploration and data entry.")
(build-system go-build-system)
(arguments
`(#:import-path "github.com/mattn/go-shellwords"
#:tests? #f
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-sh-path