summaryrefslogtreecommitdiff
path: root/gnu/packages/syncthing.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2019-10-28 13:18:38 -0400
committerLeo Famulari <leo@famulari.name>2019-10-29 11:03:13 -0400
commit9642446ccd90979e0a8b92b1c97222164239ca39 (patch)
treebbd455af8a0624bd23abc0478e6604a24de85b11 /gnu/packages/syncthing.scm
parent7273a5dee4ad5ab603bbfd734565f9b08d8b8d7f (diff)
downloadguix-patches-9642446ccd90979e0a8b92b1c97222164239ca39.tar
guix-patches-9642446ccd90979e0a8b92b1c97222164239ca39.tar.gz
gnu: go-gopkg.in-asn1-ber.v1: Update comment.
* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Update comment.
Diffstat (limited to 'gnu/packages/syncthing.scm')
-rw-r--r--gnu/packages/syncthing.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index 9cbf1cf032..8b41a6317f 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