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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Oct 10 06:21:40 UTC 2017


    Date: Tuesday, October 10, 2017 @ 06:21:39
  Author: bpiotrowski
Revision: 307237

2:1.9.1-1: new upstream release

Modified:
  go/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-09 20:20:46 UTC (rev 307236)
+++ PKGBUILD	2017-10-10 06:21:39 UTC (rev 307237)
@@ -4,7 +4,7 @@
 pkgbase=go
 pkgname=(go go-pie)
 epoch=2
-pkgver=1.9
+pkgver=1.9.1
 pkgrel=1
 arch=(i686 x86_64)
 url='http://golang.org/'
@@ -11,7 +11,7 @@
 license=(BSD)
 makedepends=(git go)
 options=(!strip staticlibs)
-_commit=c8aec4095e089ff6ac50d18e97c3f46561f14f48
+_commit=7f40c1214dd67cf171a347a5230da70bd8e10d32
 source=(git+https://go.googlesource.com/go#commit=$_commit
         default-buildmode-pie.patch)
 md5sums=('SKIP'



More information about the arch-commits mailing list