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


Commits:
5b3ae96a by Morten Linderud at 2024-05-09T21:33:40+02:00
upgpkg: 4:0.21.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.20.0
+       pkgver = 0.21.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.20.0
-       sha256sums = 
dad882adc8c62a90b737433256c1264e44cd61609e88679e55998b179bf13712
+       source = go-tools::git+https://go.googlesource.com/tools#tag=v0.21.0
+       sha256sums = 
32266167d15da916aa4e4069b23d5aadb29f37d078c2ac893f7c0685ed5510b2
 
 pkgname = go-tools


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=go-tools
 epoch=4
-pkgver=0.20.0
+pkgver=0.21.0
 pkgrel=1
 pkgdesc='Developer tools for the Go programming language'
 arch=(x86_64)
@@ -12,7 +12,7 @@ license=(BSD)
 depends=(glibc)
 makedepends=(git go)
 source=(go-tools::git+https://go.googlesource.com/tools#tag=v$pkgver)
-sha256sums=('dad882adc8c62a90b737433256c1264e44cd61609e88679e55998b179bf13712')
+sha256sums=('32266167d15da916aa4e4069b23d5aadb29f37d078c2ac893f7c0685ed5510b2')
 
 _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/5b3ae96aaa09196e8ede27ab488be7a1171081bb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-tools/-/commit/5b3ae96aaa09196e8ede27ab488be7a1171081bb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to