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


Commits:
83510409 by Morten Linderud at 2023-10-12T21:47:45+02:00
upgpkg: 4:0.14.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.13.0
+       pkgver = 0.14.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#commit=b5e55d198461206bca9558e65cdd518f8e4f2735
+       source = 
go-tools::git+https://go.googlesource.com/tools#commit=3f4194ee29d7db9b59757dfff729ef55cf89661c
        sha256sums = SKIP
 
 pkgname = go-tools


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=go-tools
 epoch=4
-pkgver=0.13.0
+pkgver=0.14.0
 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=b5e55d198461206bca9558e65cdd518f8e4f2735       #refs/tags/v0.13.0
+_commit=3f4194ee29d7db9b59757dfff729ef55cf89661c       #refs/tags/v0.14.0
 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/83510409a66eba1027227f035b1383bc1bfba437

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


Reply via email to