From 36731eefdfb9da177a2a5e6b4f44475ca178a23e Mon Sep 17 00:00:00 2001 From: Vadim Godunko Date: Tue, 3 Dec 2024 00:31:08 +0400 Subject: [PATCH] a0b_base 0.3.0 (#1307) --- index/a0/a0b_base/a0b_base-0.3.0.toml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 index/a0/a0b_base/a0b_base-0.3.0.toml diff --git a/index/a0/a0b_base/a0b_base-0.3.0.toml b/index/a0/a0b_base/a0b_base-0.3.0.toml new file mode 100644 index 00000000..95af4799 --- /dev/null +++ b/index/a0/a0b_base/a0b_base-0.3.0.toml @@ -0,0 +1,20 @@ +name = "a0b_base" +description = "A0B: Base components" +version = "0.3.0" +website = "https://github.com/godunko/a0b-base" + +authors = ["Vadim Godunko"] +maintainers = ["Vadim Godunko "] +maintainers-logins = ["godunko"] +licenses = "Apache-2.0 WITH LLVM-exception" +tags = ["a0b", "types", "builtins"] + +project-files=["gnat/a0b_base.gpr"] + +[configuration] +disabled = true + +[origin] +commit = "1270711d1968f3313095079fe5c5bde168a6ebf1" +url = "git+https://github.com/godunko/a0b-base.git" +