Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / go


Commits:
c2204e7d by Lukas Fleischer at 2026-04-08T10:35:38-04:00
upgpkg: 2:1.26.2-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = go
        pkgdesc = Core compiler tools for the Go programming language
-       pkgver = 1.26.1
+       pkgver = 1.26.2
        pkgrel = 1
        epoch = 2
        url = https://go.dev/
@@ -12,11 +12,11 @@ pkgbase = go
        replaces = go-pie
        options = !strip
        options = staticlibs
-       source = https://go.dev/dl/go1.26.1.src.tar.gz
-       source = https://go.dev/dl/go1.26.1.src.tar.gz.asc
+       source = https://go.dev/dl/go1.26.2.src.tar.gz
+       source = https://go.dev/dl/go1.26.2.src.tar.gz.asc
        source = fix-avx512ScanPackedReqsMet.patch
        validpgpkeys = EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796
-       sha256sums = 
3172293d04b209dc1144698e7ba13f0477f6ba8c5ffd0be66c20fdbc9785dfbb
+       sha256sums = 
2e91ebb6947a96e9436fb2b3926a8802efe63a6d375dffec4f82aa9dbd6fd43b
        sha256sums = SKIP
        sha256sums = 
37909d8154d245b22ea506851bccc71eeffe2ad2756eb6dfb53ab48b58de589b
 


=====================================
PKGBUILD
=====================================
@@ -18,7 +18,7 @@
 
 pkgname=go
 epoch=2
-pkgver=1.26.1
+pkgver=1.26.2
 pkgrel=1
 pkgdesc='Core compiler tools for the Go programming language'
 arch=(x86_64)
@@ -31,7 +31,7 @@ options=(!strip staticlibs)
 source=("https://go.dev/dl/go${pkgver}.src.tar.gz"{,.asc}
         fix-avx512ScanPackedReqsMet.patch)
 validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
-sha256sums=('3172293d04b209dc1144698e7ba13f0477f6ba8c5ffd0be66c20fdbc9785dfbb'
+sha256sums=('2e91ebb6947a96e9436fb2b3926a8802efe63a6d375dffec4f82aa9dbd6fd43b'
             'SKIP'
             '37909d8154d245b22ea506851bccc71eeffe2ad2756eb6dfb53ab48b58de589b')
 



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go/-/commit/c2204e7deb6a81c494b2da9851ecb8621f44f3af
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to