[arch-commits] Commit in go/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu May 25 06:47:05 UTC 2017


    Date: Thursday, May 25, 2017 @ 06:47:04
  Author: bpiotrowski
Revision: 296550

upgpkg: go 2:1.8.3-1

new upstream release

Modified:
  go/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-24 21:11:07 UTC (rev 296549)
+++ PKGBUILD	2017-05-25 06:47:04 UTC (rev 296550)
@@ -3,7 +3,7 @@
 
 pkgname=go
 epoch=2
-pkgver=1.8.2
+pkgver=1.8.3
 pkgrel=1
 pkgdesc='Core compiler tools for the Go programming language'
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 license=(BSD)
 makedepends=(git go)
 options=(!strip staticlibs)
-_commit=59870f9e19384c3155f603f799b61b401fa20cc9
+_commit=352996a381701cfa0c16e8de29cbde8f3922182f
 source=(git+https://go.googlesource.com/go#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list