George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
go-tools


Commits:
f1f8e1aa by George Rawlinson at 2026-02-09T21:53:30+00:00
upgpkg: 4:0.42.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = go-tools
        pkgdesc = Developer tools for the Go programming language
-       pkgver = 0.41.0
-       pkgrel = 3
+       pkgver = 0.42.0
+       pkgrel = 1
        epoch = 4
        url = https://golang.org/
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = go-tools
        makedepends = git
        makedepends = go
        depends = glibc
-       source = go-tools::git+https://go.googlesource.com/tools#tag=v0.41.0
-       sha256sums = 
e1a06bc5ba98084775b62c009269963ee4f1dbe769fd85e12eb43a2355c510bb
+       source = go-tools::git+https://go.googlesource.com/tools#tag=v0.42.0
+       sha256sums = 
1b58d4bbbef247d00ec45d74c4b4c54ab5517b24e56f874d04e3c58f7b778b5d
 
 pkgname = go-tools


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=go-tools
 epoch=4
-pkgver=0.41.0
-pkgrel=3
+pkgver=0.42.0
+pkgrel=1
 pkgdesc='Developer tools for the Go programming language'
 arch=(x86_64)
 url='https://golang.org/'
@@ -12,7 +12,7 @@ license=(BSD-3-Clause)
 depends=(glibc)
 makedepends=(git go)
 source=(go-tools::git+https://go.googlesource.com/tools#tag=v$pkgver)
-sha256sums=('e1a06bc5ba98084775b62c009269963ee4f1dbe769fd85e12eb43a2355c510bb')
+sha256sums=('1b58d4bbbef247d00ec45d74c4b4c54ab5517b24e56f874d04e3c58f7b778b5d')
 
 _tools=(benchcmp callgraph compilebench digraph eg fiximports
         go-contrib-init godex goimports gomvpkg gotype 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-tools/-/commit/f1f8e1aadb6ced98304a1fb552c71ea591687698

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-tools/-/commit/f1f8e1aadb6ced98304a1fb552c71ea591687698
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to