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:
Leo Famulari 2019-10-28 13:19:47 -04:00
parent 9642446ccd
commit e53f9ce2df
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -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