Merge pull request #17936 from Rmys/master

go-1.25.5
This commit is contained in:
Rmys
2026-01-02 10:07:45 +03:00
committed by GitHub
+9 -2
View File
@@ -13,10 +13,10 @@
<IsA>app:console</IsA>
<Summary>Compiler and tools for the Go programming language from Google</Summary>
<Description>Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.</Description>
<Archive sha1sum="1601540e1ff9e6b096edd720c78c7ab3b7156b6e" type="targz">https://github.com/golang/go/archive/refs/tags/go1.25.4.tar.gz</Archive>
<Archive sha1sum="bd09219d3b0223eb69ef9096093ff28e1f210099" type="targz">https://github.com/golang/go/archive/refs/tags/go1.25.5.tar.gz</Archive>
<!--<Archive sha1sum="6ecdf5a03974462119c051a0d53f825c851ffdbe" type="tarbz2" target="go-go1.14.3">https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap-1.13.6.tbz</Archive>-->
<!-- for using as a bootstrap -->
<Archive sha1sum="04a1d2604105e35bbbef577dbc87e00da5711495" type="targz" target="go-go1.25.4">https://go.dev/dl/go1.25.4.linux-amd64.tar.gz</Archive>
<Archive sha1sum="c2a9ec0db3857a9bf8925cf8dc6c6f12b4387696" type="targz" target="go-go1.25.5">https://go.dev/dl/go1.25.5.linux-amd64.tar.gz</Archive>
</Source>
<Package>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="25">
<Date>2025-12-30</Date>
<Version>1.25.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="24">
<Date>2025-11-10</Date>
<Version>1.25.4</Version>