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


Commits:
415d4db7 by Morten Linderud at 2025-02-11T22:33:34+01:00
upgpkg: 4:0.30.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.29.0
+       pkgver = 0.30.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.29.0
-       sha256sums = 
8cf89c107dee3c219b96b91ac971f7763f0aeac7c951b3e24777bcc538b221b0
+       source = go-tools::git+https://go.googlesource.com/tools#tag=v0.30.0
+       sha256sums = 
b18afc0131b77d184d1941b33b018db1183bd1c0f9dc07d092038d452e2b08e9
 
 pkgname = go-tools


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=go-tools
 epoch=4
-pkgver=0.29.0
+pkgver=0.30.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=('8cf89c107dee3c219b96b91ac971f7763f0aeac7c951b3e24777bcc538b221b0')
+sha256sums=('b18afc0131b77d184d1941b33b018db1183bd1c0f9dc07d092038d452e2b08e9')
 
 _tools=(benchcmp callgraph compilebench digraph eg fiximports
         go-contrib-init godex godoc goimports gomvpkg gotype 



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

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


Reply via email to