gnu: go-github-com-wtolson-go-taglib: Update comment.
* gnu/packages/golang.scm (go-github-com-wtolson-go-taglib): Update comment.master
parent
9642446ccd
commit
e53f9ce2df
|
@ -1779,7 +1779,7 @@ and lookup requests. Browse requests are not supported yet.")
|
|||
("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
|
||||
|
|
Reference in New Issue