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
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ 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] 4+ messages in thread

* Re: [PR PATCH] [Updated] go: update to 1.22.1
  2024-03-24 19:49 [PR PATCH] go: update to 1.22.1 zen0bit
@ 2024-03-26 20:46 ` zen0bit
  2024-05-14  8:37 ` Emru1
  2024-05-14  9:20 ` [PR PATCH] [Updated] go: update to 1.22.3 zen0bit
  2 siblings, 0 replies; 4+ messages in thread
From: zen0bit @ 2024-03-26 20:46 UTC (permalink / raw)
  To: ml

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

There is an updated 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 71924c13add5cfe0826ed5686801b17e5ffe2406 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] 4+ messages in thread

* Re: go: update to 1.22.1
  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
  2 siblings, 0 replies; 4+ messages in thread
From: Emru1 @ 2024-05-14  8:37 UTC (permalink / raw)
  To: ml

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

New comment by Emru1 on void-packages repository

https://github.com/void-linux/void-packages/pull/49509#issuecomment-2109604299

Comment:
There is 1.22.3 already available
Can you upgrade this PR to that version?
I need it for upgrade in `tflint` package

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

* Re: [PR PATCH] [Updated] go: update to 1.22.3
  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 ` zen0bit
  2 siblings, 0 replies; 4+ messages in thread
From: zen0bit @ 2024-05-14  9:20 UTC (permalink / raw)
  To: ml

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

There is an updated 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.3
#### 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 d1ebcac0641ea589c9d9ffb99e12d8b24ade606b 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.3

---
 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] 4+ messages in thread

end of thread, other threads:[~2024-05-14  9:20 UTC | newest]

Thread overview: 4+ 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

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).