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


Commits:
641ae77d by George Rawlinson at 2026-07-09T08:44:41+00:00
upgpkg: 4:0.48.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = go-tools
        pkgdesc = Developer tools for the Go programming language
-       pkgver = 0.47.0
+       pkgver = 0.48.0
        pkgrel = 1
        epoch = 4
        url = https://golang.org/
@@ -9,7 +9,7 @@ pkgbase = go-tools
        makedepends = git
        makedepends = go
        depends = glibc
-       source = go-tools::git+https://go.googlesource.com/tools#tag=v0.47.0
-       sha256sums = 
ce958614637bbc446ca11b8f3cc50b845750431868d453c4559df770f3724d2c
+       source = go-tools::git+https://go.googlesource.com/tools#tag=v0.48.0
+       sha256sums = 
8b86d3e3ac0292683d0d6ed03ad1bf6f934842cb4710b218e37cf04118b4a720
 
 pkgname = go-tools


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=go-tools
 epoch=4
-pkgver=0.47.0
+pkgver=0.48.0
 pkgrel=1
 pkgdesc='Developer tools for the Go programming language'
 arch=(x86_64)
@@ -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=('ce958614637bbc446ca11b8f3cc50b845750431868d453c4559df770f3724d2c')
+sha256sums=('8b86d3e3ac0292683d0d6ed03ad1bf6f934842cb4710b218e37cf04118b4a720')
 
 _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/641ae77db3cf744ffd20c29294bf7f5a8e9eb5c3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-tools/-/commit/641ae77db3cf744ffd20c29294bf7f5a8e9eb5c3
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to