Sat, 17 Jan 2026 12:27:09 CST | login

Information for build ghc-xml-conduit-1.9.1.3-2.oc9

ID36422
Package Nameghc-xml-conduit
Version1.9.1.3
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-xml-conduit.git?.#4d54262d01b0264216c883b4fd3287f4abc4bf30
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 byepol-bot
State complete
Volume DEFAULT
StartedWed, 15 Oct 2025 20:12:29 CST
CompletedWed, 15 Oct 2025 20:17: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.3-2.oc9.src.rpm (info) (download)
aarch64
ghc-xml-conduit-1.9.1.3-2.oc9.aarch64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.3-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-xml-conduit-1.9.1.3-2.oc9.loongarch64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.3-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-xml-conduit-doc-1.9.1.3-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-xml-conduit-1.9.1.3-2.oc9.x86_64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.3-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
dnf.librepo.log
root.log
build.log
mock_output.log
installed_pkgs.log
dnf.rpm.log
state.log
dnf.log
mock_config.log
noarch_rpmdiff.json
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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