mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
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:
parent
7273a5dee4
commit
9642446ccd
1 changed files with 1 additions and 1 deletions
|
@ -976,7 +976,7 @@ (define-public go-gopkg.in-asn1-ber.v1
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue