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

Morten Linderud foxboron at gemini.archlinux.org
Wed Jan 26 19:40:01 UTC 2022


    Date: Wednesday, January 26, 2022 @ 19:40:01
  Author: foxboron
Revision: 1116181

upgpkg: go-tools 4:0.1.9-1

Modified:
  go-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-26 19:32:41 UTC (rev 1116180)
+++ PKGBUILD	2022-01-26 19:40:01 UTC (rev 1116181)
@@ -3,7 +3,7 @@
 
 pkgname=go-tools
 epoch=4
-pkgver=0.1.8
+pkgver=0.1.9
 pkgrel=1
 pkgdesc='Developer tools for the Go programming language'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(BSD)
 depends=(glibc)
 makedepends=(git go)
-_commit=e212aff8fd146c44ddb0167c1dfbd5531d6c9213
+_commit=c20fd7c261728ff8bc25aebb4d850b0880ab0530
 source=(go-tools::git+https://go.googlesource.com/tools#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list