gcc: add 13.2.0 (#39119)

This commit is contained in:
Michael Kuhn 2023-07-28 10:36:07 +02:00 committed by GitHub
parent e5b4607548
commit e1d5d34b56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ class Gcc(AutotoolsPackage, GNUMirrorPackage):
version("master", branch="master")
version("13.2.0", sha256="e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da")
version("13.1.0", sha256="61d684f0aa5e76ac6585ad8898a2427aade8979ed5e7f85492286c4dfc13ee86")
version("12.3.0", sha256="949a5d4f99e786421a93b532b22ffab5578de7321369975b91aec97adfda8c3b")