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

Morten Linderud foxboron at gemini.archlinux.org
Mon Jun 13 08:03:12 UTC 2022


    Date: Monday, June 13, 2022 @ 08:03:12
  Author: foxboron
Revision: 1237313

upgpkg: go-tools 4:0.1.11-1

Modified:
  go-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-13 07:59:35 UTC (rev 1237312)
+++ PKGBUILD	2022-06-13 08:03:12 UTC (rev 1237313)
@@ -3,8 +3,8 @@
 
 pkgname=go-tools
 epoch=4
-pkgver=0.1.10
-pkgrel=2
+pkgver=0.1.11
+pkgrel=1
 pkgdesc='Developer tools for the Go programming language'
 arch=(x86_64)
 url='https://golang.org/'
@@ -11,7 +11,7 @@
 license=(BSD)
 depends=(glibc)
 makedepends=(git go)
-_commit=c20fd7c261728ff8bc25aebb4d850b0880ab0530
+_commit=1d19788894f308098139d81ac980580298f45d6b
 source=(go-tools::git+https://go.googlesource.com/tools#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list