Information for build ghc-text-icu-0.8.0.4-2.oc9

ID32596
Package Nameghc-text-icu
Version0.8.0.4
Release2.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ghc-text-icu.git?.#e7c1476134715c80e7e27a66d69c40fd32ae0702
SummaryBindings to the ICU library
DescriptionHaskell bindings to the International Components for Unicode (ICU) libraries. These libraries provide robust and full-featured Unicode services on a wide variety of platforms. Features include: * Both pure and impure bindings, to allow for fine control over efficiency and ease of use. * Breaking of strings on character, word, sentence, and line boundaries. * Access to the Unicode Character Database (UCD) of character metadata. * String collation functions, for locales where the conventions for lexicographic ordering differ from the simple numeric ordering of character codes. * Character set conversion functions, allowing conversion between Unicode and over 220 character encodings. * Unicode normalization. (When implementations keep strings in a normalized form, they can be assured that equivalent strings have a unique binary representation.) * Regular expression search and replace. * Security checks for visually confusable (spoofable) strings. * Bidirectional Unicode algorithm * Calendar objects holding dates and times. * Number and calendar formatting.
Built byepol-bot
State complete
Volume DEFAULT
StartedThu, 09 Jan 2025 16:06:14 CST
CompletedThu, 09 Jan 2025 16:08:02 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-text-icu.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-text-icu.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-text-icu-0.8.0.4-2.oc9.src.rpm (info) (download)
aarch64
ghc-text-icu-0.8.0.4-2.oc9.aarch64.rpm (info) (download)
ghc-text-icu-devel-0.8.0.4-2.oc9.aarch64.rpm (info) (download)
noarch
ghc-text-icu-doc-0.8.0.4-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-text-icu-0.8.0.4-2.oc9.x86_64.rpm (info) (download)
ghc-text-icu-devel-0.8.0.4-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 09 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.8.0.4-2 - Rebuild for icu-74.2 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.0.4-1 - initial build