From 21f6ecfdd374f9d2f834f35cff7d87c94c531057 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 14 Jan 2022 13:51:19 +0000 Subject: [PATCH] community/go to 1.17.6-2 --- community/go/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/go/PKGBUILD b/community/go/PKGBUILD index 4ab4dd9cb..8934cd36f 100644 --- a/community/go/PKGBUILD +++ b/community/go/PKGBUILD @@ -18,7 +18,7 @@ pkgname=go epoch=2 pkgver=1.17.6 -pkgrel=1 +pkgrel=2 pkgdesc='Core compiler tools for the Go programming language' arch=(x86_64) url='https://golang.org/'