From 37c161e3d64af4592201f6d59335b5c682ae6277 Mon Sep 17 00:00:00 2001 From: Blady-Com Date: Mon, 7 Oct 2024 10:33:56 +0200 Subject: [PATCH] Update UXStrings to version 0.8.1. (#1242) --- .../uxstrings-0.8.1+alpha-20241006.toml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 index/ux/uxstrings/uxstrings-0.8.1+alpha-20241006.toml diff --git a/index/ux/uxstrings/uxstrings-0.8.1+alpha-20241006.toml b/index/ux/uxstrings/uxstrings-0.8.1+alpha-20241006.toml new file mode 100644 index 00000000..e95ed80a --- /dev/null +++ b/index/ux/uxstrings/uxstrings-0.8.1+alpha-20241006.toml @@ -0,0 +1,23 @@ +name = "uxstrings" +description = "Unicode Extended Strings utilities" +version = "0.8.1+alpha-20241006" +tags = ["unicode", "dynamic", "string"] + +authors = ["Pascal Pignard"] +maintainers = ["Pascal Pignard "] +maintainers-logins = ["Blady-Com"] +website = "https://github.com/Blady-Com/UXStrings" + +licenses = "CECILL-C" + +project-files = ["lib_uxstrings.gpr"] + +[[depends-on]] +gnat = "^13.0" +# Put in comment since dependancies of SC puzzled Alire +# simple_components = "^4.62.0" + +[origin] +commit = "a52859345af577385232b5ffaece7f946eacc945" +url = "git+https://github.com/Blady-Com/UXStrings.git" +