From 763eba1627d736e690243ee7b56abbca419bdbcb Mon Sep 17 00:00:00 2001 From: Gautier de Montmollin Date: Wed, 31 May 2023 10:07:32 +0200 Subject: [PATCH] hac 0.22.0 (#821) --- index/ha/hac/hac-0.22.0.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 index/ha/hac/hac-0.22.0.toml diff --git a/index/ha/hac/hac-0.22.0.toml b/index/ha/hac/hac-0.22.0.toml new file mode 100644 index 00000000..5f3239b3 --- /dev/null +++ b/index/ha/hac/hac-0.22.0.toml @@ -0,0 +1,17 @@ +description = "HAC Ada Compiler: a small, quick Ada compiler covering a subset of Ada" +name = "hac" +version = "0.22.0" +authors = ["Gautier de Montmollin"] +website = "https://hacadacompiler.sourceforge.io/" +licenses = "MIT" +maintainers = ["gdemont@hotmail.com"] +maintainers-logins = ["zertovitch"] +project-files = ["hac.gpr"] +tags = ["hac", "compiler"] + +[gpr-externals] +HAC_Build_Mode = ["Debug", "Fast", "Small"] + +[origin] +url = "https://sourceforge.net/projects/hacadacompiler/files/hac-2023-05-30-v.0.22.zip" +hashes = ["sha512:628815899806aee051b3089bbe3279074534d247131210e00c2689f1c2a07be1e9f5933e77dc7a91c86695677ee24787943e8ba8884858b3faa984b0f7631004"]