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


Commits:
77bf460b by Morten Linderud at 2023-12-13T23:21:01+01:00
upgpkg: 4:0.16.1-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.16.0
+       pkgver = 0.16.1
        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#commit=a9ef4cfeacd705b0e43cc2935571a80b6547d70c
+       source = 
go-tools::git+https://go.googlesource.com/tools#commit=2acb2e697b49f179be93652febb89d384f0f09c9
        sha256sums = SKIP
 
 pkgname = go-tools


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=go-tools
 epoch=4
-pkgver=0.16.0
+pkgver=0.16.1
 pkgrel=1
 pkgdesc='Developer tools for the Go programming language'
 arch=(x86_64)
@@ -11,7 +11,7 @@ url='https://golang.org/'
 license=(BSD)
 depends=(glibc)
 makedepends=(git go)
-_commit=a9ef4cfeacd705b0e43cc2935571a80b6547d70c       #refs/tags/v0.16.0
+_commit=2acb2e697b49f179be93652febb89d384f0f09c9       #refs/tags/v0.16.1
 source=(go-tools::git+https://go.googlesource.com/tools#commit=$_commit)
 sha256sums=('SKIP')
 



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

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


Reply via email to