From fd4a04f9e93994083ced2c5aa6dd4493cec5f218 Mon Sep 17 00:00:00 2001 From: Blady-Com Date: Mon, 18 May 2026 12:01:15 +0200 Subject: [PATCH] Update UXStrings to version 0.9.1 (some fixes). (#1919) --- .../uxstrings-0.9.1+alpha-20260517.toml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 index/ux/uxstrings/uxstrings-0.9.1+alpha-20260517.toml diff --git a/index/ux/uxstrings/uxstrings-0.9.1+alpha-20260517.toml b/index/ux/uxstrings/uxstrings-0.9.1+alpha-20260517.toml new file mode 100644 index 00000000..33f3d7b1 --- /dev/null +++ b/index/ux/uxstrings/uxstrings-0.9.1+alpha-20260517.toml @@ -0,0 +1,23 @@ +name = "uxstrings" +description = "Unicode Extended Strings utilities" +version = "0.9.1+alpha-20260517" +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" +# Put in comment since dependancies of SC puzzled Alire +# simple_components = "^4.62.0" + +[origin] +commit = "408c33a7156179912e359e9a860bfdf960b173f1" +url = "git+https://github.com/Blady-Com/UXStrings.git" +