Fri, 16 Jan 2026 13:39:34 CST | login

Information for build ghc-xml-conduit-1.9.1.4-3.oc9

ID45166
Package Nameghc-xml-conduit
Version1.9.1.4
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-xml-conduit.git?.#a1556015597925fb21122965d41ec36dbcccfd04
SummaryXML parsing and rendering with conduit
DescriptionThis package provides parsing and rendering functions for XML. It is based on the datatypes found in the xml-types package. This package is broken up into the following modules: * Text.XML: DOM-based parsing and rendering. This is the most commonly used module. * Text.XML.Cursor: A wrapper around Text.XML which allows bidirectional traversing of the DOM, similar to XPath. (Note: Text.XML.Cursor.Generic is the same concept, but will work with any node representation.) * Text.XML.Unresolved: A slight modification to Text.XML which does not require all entities to be resolved at parsing. The datatypes are slightly more complicated here, and therefore this module is only recommended when you need to deal directly with raw entities. * Text.XML.Stream.Parse: Streaming parser, including some streaming parser combinators. * Text.XML.Stream.Render: Streaming renderer.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 21 Oct 2025 15:25:29 CST
CompletedTue, 21 Oct 2025 15:31:10 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-xml-conduit.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-xml-conduit.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-xml-conduit-1.9.1.4-3.oc9.src.rpm (info) (download)
aarch64
ghc-xml-conduit-1.9.1.4-3.oc9.aarch64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.4-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-xml-conduit-1.9.1.4-3.oc9.loongarch64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.4-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-xml-conduit-doc-1.9.1.4-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-xml-conduit-1.9.1.4-3.oc9.x86_64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.4-3.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
state.log
mock_config.log
build.log
mock_output.log
hw_info.log
dnf.librepo.log
dnf.log
root.log
installed_pkgs.log
dnf.rpm.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Oct 20 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.9.1.4-3 - [Type] other - [DESC] Rebuilt * Mon Oct 20 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.9.1.4-2 - [Type] other - [DESC] Rebuilt * Wed Oct 15 2025 zeyouliu <zeyouliu@tencent.com> - 1.9.1.4-1 - [Type] other - [DESC] update to Version 1.9.1.4 * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.9.1.3-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.9.1.3-1 - initial build