Uprev golang

Go version 1.22.5 and higher is required to build the latest version
of GitHub CLI. Other packages that are up for uprevs should also benefit
from this.
This commit is contained in:
Bahar Kurt
2024-10-20 11:02:18 +03:00
parent 43392d3134
commit 4a14d16a1f
+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="393c0d8224da8e6dcbf3367f6b9d240884c946ca" type="targz">https://github.com/golang/go/archive/refs/tags/go1.22.2.tar.gz</Archive>
<Archive sha1sum="19f1507e89f926c4d8edd97ca2c8b02158b3ebe8" type="targz">https://github.com/golang/go/archive/refs/tags/go1.23.2.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="d6727f9b11c80631773a993c9823e60634b138b4" type="targz" target="go-go1.22.2">https://go.dev/dl/go1.22.2.linux-amd64.tar.gz</Archive>
<Archive sha1sum="682ecb2fe66c54019f96eb81c4327bf278ce185d" type="targz" target="go-go1.23.2">https://go.dev/dl/go1.23.2.linux-amd64.tar.gz</Archive>
</Source>
<Package>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="22">
<Date>2024-10-20</Date>
<Version>1.23.2</Version>
<Comment>Version bump</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
<Update release="21">
<Date>2024-05-02</Date>
<Version>1.22.2</Version>