[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
- branch master updated (878e0e1 -> e53f9ce), guix-commits, 2019/10/29
- 02/09: gnu: Remove Go 1.11., guix-commits, 2019/10/29
- 05/09: gnu: Qart: Consolidate packages., guix-commits, 2019/10/29
- 07/09: gnu: go-github-com-chmduquesne-rollinghash: Remove extraneous comment., guix-commits, 2019/10/29
- 04/09: gnu: gogoprotobuf: Consolidate packages., guix-commits, 2019/10/29
- 01/09: gnu: Go: Update to 1.12.10., guix-commits, 2019/10/29
- 08/09: gnu: go-gopkg.in-asn1-ber.v1: Update comment.,
guix-commits <=
- 09/09: gnu: go-github-com-wtolson-go-taglib: Update comment., guix-commits, 2019/10/29
- 06/09: gnu: Prometheus Go packages: Consolidate., guix-commits, 2019/10/29
- 03/09: gnu: Go standard library 'x' packages: Consolidate., guix-commits, 2019/10/29