Merge pull request #18728 from Rmys/master

golang ver. bump
This commit is contained in:
Rmys
2026-05-21 14:38:27 +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="b01eed6d11011e1168a2c273354a6b01c717d2ad" type="targz">https://github.com/golang/go/archive/refs/tags/go1.26.2.tar.gz</Archive>
<Archive sha1sum="fae5b1aa67c7199612f9b0009f10ae8cd979d29e" type="targz">https://github.com/golang/go/archive/refs/tags/go1.26.3.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="a4e0d5fe811fdeb944a6001285d8fa29abbd7772" type="targz" target="go-go1.26.2">https://go.dev/dl/go1.26.2.linux-amd64.tar.gz</Archive>
<Archive sha1sum="4aa2d425eb88ff26b7e39cadcac651b6dd7af790" type="targz" target="go-go1.26.3">https://go.dev/dl/go1.26.3.linux-amd64.tar.gz</Archive>
</Source>
<Package>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="27">
<Date>2026-05-21</Date>
<Version>1.26.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="26">
<Date>2026-04-08</Date>
<Version>1.26.2</Version>