diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:46:20 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:46:20 +0000 |
| commit | c7c9a2d890980cf3236b158c0a09cb4f5c3618ff (patch) | |
| tree | c3c8cc4ccb388b4429887a809506227db2ca00b0 /repos/extra/go/abuild | |
| parent | aec572a4642129df343de2fbd03b9942c12bc5e0 (diff) | |
| download | alicelinux-c7c9a2d890980cf3236b158c0a09cb4f5c3618ff.tar.gz alicelinux-c7c9a2d890980cf3236b158c0a09cb4f5c3618ff.zip | |
go: updated to 1.25.4
Diffstat (limited to 'repos/extra/go/abuild')
| -rw-r--r-- | repos/extra/go/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/go/abuild b/repos/extra/go/abuild index ee8ec1e4..71c4a99e 100644 --- a/repos/extra/go/abuild +++ b/repos/extra/go/abuild @@ -1,5 +1,5 @@ name=go -version=1.25.3 +version=1.25.4 release=1 source="https://${name}lang.org/dl/${name}${version}.src.tar.gz https://golang.org/dl/go${version}.linux-amd64.tar.gz::noextract |