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

* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Update comment.
This commit is contained in:
Leo Famulari 2019-10-28 13:18:38 -04:00
parent 7273a5dee4
commit 9642446ccd
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -976,7 +976,7 @@ (define-public go-gopkg.in-asn1-ber.v1
(build-system go-build-system) (build-system go-build-system)
(arguments (arguments
'(#:import-path "gopkg.in/asn1-ber.v1" '(#: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. ;; https://github.com/go-asn1-ber/asn1-ber/issues/20.
#:phases #:phases
(modify-phases %standard-phases (modify-phases %standard-phases