Update UXStrings to version 0.9.2 (more fixes). (#1964)

This commit is contained in:
Blady-Com
2026-06-12 14:57:21 +02:00
committed by GitHub
parent 75495c5ab9
commit 2ab5e4b1ee
@@ -0,0 +1,23 @@
name = "uxstrings"
description = "Unicode Extended Strings utilities"
version = "0.9.2+alpha-20260610"
tags = ["unicode", "dynamic", "string"]
authors = ["Pascal Pignard"]
maintainers = ["Pascal Pignard <blady.net@orange.fr>"]
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 = "985379d8fef2336d2b28c65569c6b25146de8579"
url = "git+https://github.com/Blady-Com/UXStrings.git"