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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed May 24 11:25:03 UTC 2017


    Date: Wednesday, May 24, 2017 @ 11:25:03
  Author: bpiotrowski
Revision: 296527

upgpkg: go 2:1.8.2-1

new upstream release

Modified:
  go/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-24 11:23:51 UTC (rev 296526)
+++ PKGBUILD	2017-05-24 11:25:03 UTC (rev 296527)
@@ -3,8 +3,8 @@
 
 pkgname=go
 epoch=2
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.8.2
+pkgrel=1
 pkgdesc='Core compiler tools for the Go programming language'
 arch=(i686 x86_64)
 url='http://golang.org/'
@@ -11,7 +11,7 @@
 license=(BSD)
 makedepends=(git go)
 options=(!strip staticlibs)
-_commit=a4c18f063b6659079ca2848ca217a0587dabc001
+_commit=59870f9e19384c3155f603f799b61b401fa20cc9
 source=(git+https://go.googlesource.com/go#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list