mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-23 10:47:24 +01:00
gnu: go-github-com-wtolson-go-taglib: Update comment.
* gnu/packages/golang.scm (go-github-com-wtolson-go-taglib): Update comment.
This commit is contained in:
parent
9642446ccd
commit
e53f9ce2df
1 changed files with 1 additions and 1 deletions
|
@ -1779,7 +1779,7 @@ (define-public go-github-com-wtolson-go-taglib
|
|||
("taglib" ,taglib)))
|
||||
(arguments
|
||||
`(#:import-path "github.com/wtolson/go-taglib"
|
||||
;; Tests don't pass "vet" on go-1.11. See
|
||||
;; Tests don't pass "vet" on Go since 1.11. See
|
||||
;; https://github.com/wtolson/go-taglib/issues/12.
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
|
|
Loading…
Reference in a new issue