* [PR PATCH] go: update to 1.23.3.
@ 2024-11-12 10:03 g4s8
0 siblings, 0 replies; only message in thread
From: g4s8 @ 2024-11-12 10:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 643 bytes --]
There is a new pull request by g4s8 against master on the void-packages repository
https://github.com/g4s8/void-packages go-1.23.3
https://github.com/void-linux/void-packages/pull/53016
go: update to 1.23.3.
#### 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 (if supported. mark crossbuilds):
- aarch64-musl
- aarch64
- i686
- i686-musl
@the-maldridge @classabbyamp
A patch file from https://github.com/void-linux/void-packages/pull/53016.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-1.23.3-53016.patch --]
[-- Type: text/x-diff, Size: 986 bytes --]
From e8c24c706c1aa4ec2636fc9ad4ce1c61ca55cbd0 Mon Sep 17 00:00:00 2001
From: Kirill <g4s8.public@gmail.com>
Date: Tue, 12 Nov 2024 13:59:16 +0400
Subject: [PATCH] go: update to 1.23.3.
---
srcpkgs/go/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index e97982d1d9b695..4c49a13dd82541 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
-version=1.23.2
+version=1.23.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=36930162a93df417d90bd22c6e14daff4705baac2b02418edda671cdfa9cd07f
+checksum=8d6a77332487557c6afa2421131b50f83db4ae3c579c3bc72e670ee1f6968599
nostrip=yes
noverifyrdeps=yes
# on CI it tries to use `git submodule`, which is not part of chroot-git
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-12 10:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-12 10:03 [PR PATCH] go: update to 1.23.3 g4s8
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).