Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
go-tools


Commits:
cfc6f564 by Morten Linderud at 2024-09-13T23:09:04+02:00
upgpkg: 4:0.25.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.24.0
-       pkgrel = 2
+       pkgver = 0.25.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.24.0
-       sha256sums = 
e55546732dfa38fd7d914e6e609558d4f70a11992dfb75e01c222ebd5386e6c8
+       source = go-tools::git+https://go.googlesource.com/tools#tag=v0.25.0
+       sha256sums = 
f18b7b003682678be553281f02889053262e5768e7da3b782b03f1faae84012a
 
 pkgname = go-tools


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



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

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


Reply via email to