From 9642446ccd90979e0a8b92b1c97222164239ca39 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Mon, 28 Oct 2019 13:18:38 -0400 Subject: 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 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 -- cgit v1.2.3