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

Morten Linderud foxboron at gemini.archlinux.org
Sat Sep 18 12:00:04 UTC 2021


    Date: Saturday, September 18, 2021 @ 12:00:04
  Author: foxboron
Revision: 1016923

upgpkg: go-tools 4:0.1.6-1

Modified:
  go-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-18 11:51:46 UTC (rev 1016922)
+++ PKGBUILD	2021-09-18 12:00:04 UTC (rev 1016923)
@@ -3,7 +3,7 @@
 
 pkgname=go-tools
 epoch=4
-pkgver=0.1.5
+pkgver=0.1.6
 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=cd1d0887dc8cfcfb844340a5fce628c61da00a20
+_commit=2758b0478a86793b078ec87125f9c307198fe321
 source=(go-tools::git+https://go.googlesource.com/tools#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list