Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] go: update to 1.22.1
@ 2024-03-24 19:49 zen0bit
  2024-03-26 20:46 ` [PR PATCH] [Updated] " zen0bit
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: zen0bit @ 2024-03-24 19:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

There is a new pull request by zen0bit against master on the void-packages repository

https://github.com/oSoWoSo/VUR go
https://github.com/void-linux/void-packages/pull/49509

go: update to 1.22.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

A patch file from https://github.com/void-linux/void-packages/pull/49509.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-49509.patch --]
[-- Type: text/x-diff, Size: 984 bytes --]

From 96d372024576a7d44c6839f44e535ae3ec8cd859 Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Sun, 24 Mar 2024 20:48:14 +0100
Subject: [PATCH] go: update to 1.22.1

---
 srcpkgs/go/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index d043e6ce4296dc..afb4255d9e16bb 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.22.0
+version=1.22.1
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://go.dev/"
 changelog="https://go.dev/doc/devel/release.html"
 distfiles="https://go.dev/dl/go${version}.src.tar.gz"
-checksum=4d196c3d41a0d6c1dfc64d04e3cc1f608b0c436bd87b7060ce3e23234e1f4d5c
+checksum=79c9b91d7f109515a25fc3ecdaad125d67e6bdb54f6d4d98580f46799caea321
 nostrip=yes
 noverifyrdeps=yes
 # on CI it tries to use `git submodule`, which is not part of chroot-git

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PR PATCH] go: update to 1.22.3
@ 2024-06-04 19:07 nulldutra
  2024-06-04 19:10 ` [PR PATCH] [Closed]: " cinerea0
  0 siblings, 1 reply; 6+ messages in thread
From: nulldutra @ 2024-06-04 19:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 623 bytes --]

There is a new pull request by nulldutra against master on the void-packages repository

https://github.com/nulldutra/void update/go-1.22.3
https://github.com/void-linux/void-packages/pull/50692

go: update to 1.22.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86-64**
- I built this PR locally for these architectures:
  - aarch64
 

A patch file from https://github.com/void-linux/void-packages/pull/50692.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/go-1.22.3-50692.patch --]
[-- Type: text/x-diff, Size: 1050 bytes --]

From 6620076cc5c55d1030b72518ac23f73bc77f43e2 Mon Sep 17 00:00:00 2001
From: Gabriel de Moura Dutra <me@nulldutra.me>
Date: Tue, 4 Jun 2024 16:05:20 -0300
Subject: [PATCH] go: update to 1.22.3

Signed-off-by: Gabriel de Moura Dutra <me@nulldutra.me>
---
 srcpkgs/go/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index d043e6ce4296dc..2bf792975d114e 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.22.0
+version=1.22.3
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://go.dev/"
 changelog="https://go.dev/doc/devel/release.html"
 distfiles="https://go.dev/dl/go${version}.src.tar.gz"
-checksum=4d196c3d41a0d6c1dfc64d04e3cc1f608b0c436bd87b7060ce3e23234e1f4d5c
+checksum=80648ef34f903193d72a59c0dff019f5f98ae0c9aa13ade0b0ecbff991a76f68
 nostrip=yes
 noverifyrdeps=yes
 # on CI it tries to use `git submodule`, which is not part of chroot-git

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-16 23:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-24 19:49 [PR PATCH] go: update to 1.22.1 zen0bit
2024-03-26 20:46 ` [PR PATCH] [Updated] " zen0bit
2024-05-14  8:37 ` Emru1
2024-05-14  9:20 ` [PR PATCH] [Updated] go: update to 1.22.3 zen0bit
2024-06-16 23:09 ` [PR PATCH] [Closed]: " classabbyamp
2024-06-04 19:07 [PR PATCH] " nulldutra
2024-06-04 19:10 ` [PR PATCH] [Closed]: " cinerea0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).