guix-commits
[Top][All Lists]
Advanced

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

08/09: gnu: go-gopkg.in-asn1-ber.v1: Update comment.


From: guix-commits
Subject: 08/09: gnu: go-gopkg.in-asn1-ber.v1: Update comment.
Date: Tue, 29 Oct 2019 11:28:52 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 9642446ccd90979e0a8b92b1c97222164239ca39
Author: Leo Famulari <address@hidden>
Date:   Mon Oct 28 13:18:38 2019 -0400

    gnu: go-gopkg.in-asn1-ber.v1: Update comment.
    
    * gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Update comment.
---
 gnu/packages/syncthing.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index 9cbf1cf..8b41a63 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -976,7 +976,7 @@ server tools for Prometheus metrics.")
     (build-system go-build-system)
     (arguments
      '(#:import-path "gopkg.in/asn1-ber.v1"
-       ;; Tests don't pass "vet" on go-1.11.  See
+       ;; Tests don't pass "vet" on Go since 1.11.  See
        ;; https://github.com/go-asn1-ber/asn1-ber/issues/20.
        #:phases
        (modify-phases %standard-phases



reply via email to

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