Skip to content

Commit

Permalink
a0b_base 0.3.0 (via alr publish --submit)
Browse files Browse the repository at this point in the history
  • Loading branch information
godunko committed Nov 30, 2024
1 parent 4fd83c2 commit 1e6032b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions index/a0/a0b_base/a0b_base-0.3.0.toml
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>"]
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"

0 comments on commit 1e6032b

Please sign in to comment.