commit 5ff6ea8496464a2ff3ff747d0cc6b71a71883a63 parent ffecc39577b8c1742e3a7bfc3ff9b3833e92f307 Author: emmett1 <emmett1.2miligrams@protonmail.com> Date: Sat, 17 Jan 2026 16:59:13 +0000 go: updated to 1.25.6 Diffstat:
| M | repos/extra/go/.checksum | | | 4 | ++-- |
| M | repos/extra/go/.files | | | 1 | + |
| M | repos/extra/go/abuild | | | 2 | +- |
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/repos/extra/go/.checksum b/repos/extra/go/.checksum @@ -1,3 +1,3 @@ -40a013aeeae74f70c7a7749cbd3e041c49e636f7a86c4483757518af391047b0 go1.25.5.linux-amd64.tar.gz -2678ba054053bafd10f56c003254764d06456fdf6f5230234a716fea314a60f2 go1.25.5.src.tar.gz +ee4f111984eec4117e8e60c9d17c548a5679648c9cf78412b2bb240eeb569046 go1.25.6.linux-amd64.tar.gz +a92e0f003fa72d7021887ff7afd1027b6638ea52100504b1f51b32e439218350 go1.25.6.src.tar.gz 2ee0f2a99545169814e54c976ab74bc022f8815f0060e534a7010403dfb3e6c8 make.sh diff --git a/repos/extra/go/.files b/repos/extra/go/.files @@ -15073,6 +15073,7 @@ drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue7648.dir/ -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7648.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7675.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7690.go +-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue76950.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7740.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7742.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7746.go diff --git a/repos/extra/go/abuild b/repos/extra/go/abuild @@ -1,5 +1,5 @@ name=go -version=1.25.5 +version=1.25.6 release=1 source="https://${name}lang.org/dl/${name}${version}.src.tar.gz https://golang.org/dl/go${version}.linux-amd64.tar.gz::noextract