New gnat 10.3 release

This commit is contained in:
Alejandro R. Mosteo
2021-06-30 17:00:55 +02:00
parent 54a690189d
commit 4f2c55b0cc
2 changed files with 14 additions and 14 deletions
-14
View File
@@ -1,14 +0,0 @@
name = "gnat"
version = "10.2"
description = "The GNAT Ada compiler"
maintainers = ["chouteau@adacore.com"]
maintainers-logins = ["Fabien-Chouteau"]
auto-gpr-with = false
[environment."case(os)".linux]
PATH.append = "${CRATE_ROOT}/bin"
[origin."case(os)".linux."case(word-size)".bits-64]
url = "https://github.com/Fabien-Chouteau/verbose-fiesta/releases/download/plop/gnat-x86_64-linux-10.2.0.tar.gz"
hashes = ["sha512:81859fb4bdfd9d51cbdfaffcbd05c709dd079d4989e7b1779b8883ae65bf5670b116a67d79faf0b0d0abac394b4e2d786c48330fe15fecacc36c4d435c71941e"]
+14
View File
@@ -0,0 +1,14 @@
name = "gnat"
version = "10.3-1"
description = "The GNAT Ada compiler"
maintainers = ["chouteau@adacore.com"]
maintainers-logins = ["Fabien-Chouteau"]
auto-gpr-with = false
[environment."case(os)".linux]
PATH.prepend = "${CRATE_ROOT}/bin"
[origin."case(os)".linux."case(word-size)".bits-64]
url = "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-10.3.0-1/gnat-x86_64-linux-10.3.0-1.tar.gz"
hashes = ["sha256:8b7c5dcd858ba01bbb66053bcc2899a7015ef426b0f90d47b5b142b90886a6a2"]