Mon, 26 Jan 2026 19:44:01 CST | login

Information for build ghc-hxt-regex-xmlschema-9.2.0.7-2.oc9

ID36101
Package Nameghc-hxt-regex-xmlschema
Version9.2.0.7
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-hxt-regex-xmlschema.git?.#ba6b06e6d461a64e03b0af9fa962d5042ad49390
SummaryA regular expression library for W3C XML Schema regular expressions
DescriptionThis library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. The complete grammar can be found under <http://www.w3.org/TR/xmlschema11-2/#regexs>. It is implemented by the technique of derivations of regular expressions. The W3C syntax is extended to support not only union of regular sets, but also intersection, set difference, exor. Matching of subexpressions is also supported. The library can be used for constricting lightweight scanners and tokenizers. It is a standalone library, no external regex libraries are used. Extensions in 9.2: The library does nor only support String's, but also ByteString's and Text in strict and lazy variants.
Built byepol-bot
State complete
Volume DEFAULT
StartedWed, 03 Sep 2025 10:48:39 CST
CompletedWed, 03 Sep 2025 10:56:20 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-hxt-regex-xmlschema.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-hxt-regex-xmlschema.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-hxt-regex-xmlschema-9.2.0.7-2.oc9.src.rpm (info) (download)
aarch64
ghc-hxt-regex-xmlschema-9.2.0.7-2.oc9.aarch64.rpm (info) (download)
ghc-hxt-regex-xmlschema-devel-9.2.0.7-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-hxt-regex-xmlschema-9.2.0.7-2.oc9.loongarch64.rpm (info) (download)
ghc-hxt-regex-xmlschema-devel-9.2.0.7-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-hxt-regex-xmlschema-doc-9.2.0.7-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-hxt-regex-xmlschema-9.2.0.7-2.oc9.x86_64.rpm (info) (download)
ghc-hxt-regex-xmlschema-devel-9.2.0.7-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
installed_pkgs.log
state.log
dnf.librepo.log
hw_info.log
build.log
mock_output.log
mock_config.log
dnf.log
dnf.rpm.log
root.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 9.2.0.7-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 9.2.0.7-1 - initial build