guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/09: gnu: go-github-com-wtolson-go-taglib: Update comment.


From: guix-commits
Subject: 09/09: gnu: go-github-com-wtolson-go-taglib: Update comment.
Date: Tue, 29 Oct 2019 11:28:52 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit e53f9ce2df774dc28c9cd1a7865ad75df15379d8
Author: Leo Famulari <address@hidden>
Date:   Mon Oct 28 13:19:47 2019 -0400

    gnu: go-github-com-wtolson-go-taglib: Update comment.
    
    * gnu/packages/golang.scm (go-github-com-wtolson-go-taglib): Update
    comment.
---
 gnu/packages/golang.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 5278055..e3b22c1 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]