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


Commits:
3a5074bd by Lukas Fleischer at 2024-05-08T13:24:31+07:00
upgpkg: 2:1.22.3-1: update to 1.22.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = go
        pkgdesc = Core compiler tools for the Go programming language
-       pkgver = 1.22.2
+       pkgver = 1.22.3
        pkgrel = 1
        epoch = 2
        url = https://golang.org/
@@ -12,10 +12,10 @@ pkgbase = go
        replaces = go-pie
        options = !strip
        options = staticlibs
-       source = https://go.dev/dl/go1.22.2.src.tar.gz
-       source = https://go.dev/dl/go1.22.2.src.tar.gz.asc
+       source = https://go.dev/dl/go1.22.3.src.tar.gz
+       source = https://go.dev/dl/go1.22.3.src.tar.gz.asc
        validpgpkeys = EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796
-       sha256sums = 
374ea82b289ec738e968267cac59c7d5ff180f9492250254784b2044e90df5a9
+       sha256sums = 
80648ef34f903193d72a59c0dff019f5f98ae0c9aa13ade0b0ecbff991a76f68
        sha256sums = SKIP
 
 pkgname = go


=====================================
PKGBUILD
=====================================
@@ -14,7 +14,7 @@
 
 pkgname=go
 epoch=2
-pkgver=1.22.2
+pkgver=1.22.3
 pkgrel=1
 pkgdesc='Core compiler tools for the Go programming language'
 arch=(x86_64)
@@ -26,7 +26,7 @@ provides=(go-pie)
 options=(!strip staticlibs)
 source=(https://go.dev/dl/go${pkgver}.src.tar.gz{,.asc})
 validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
-sha256sums=('374ea82b289ec738e968267cac59c7d5ff180f9492250254784b2044e90df5a9'
+sha256sums=('80648ef34f903193d72a59c0dff019f5f98ae0c9aa13ade0b0ecbff991a76f68'
             'SKIP')
 
 build() {



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

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


Reply via email to