Fri, 16 Jan 2026 19:30:22 CST | login

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

ID45316
Package Nameghc-xml-conduit
Version1.9.1.4
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-xml-conduit.git?.#45b923586c4e7b90dffea9bfb617f5289fd61957
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
StartedMon, 27 Oct 2025 19:37:33 CST
CompletedMon, 27 Oct 2025 19:42:58 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-4.oc9.src.rpm (info) (download)
aarch64
ghc-xml-conduit-1.9.1.4-4.oc9.aarch64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.4-4.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-xml-conduit-1.9.1.4-4.oc9.loongarch64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.4-4.oc9.loongarch64.rpm (info) (download)
noarch
ghc-xml-conduit-doc-1.9.1.4-4.oc9.noarch.rpm (info) (download)
x86_64
ghc-xml-conduit-1.9.1.4-4.oc9.x86_64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.4-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
state.log
dnf.rpm.log
dnf.log
installed_pkgs.log
hw_info.log
root.log
mock_output.log
build.log
dnf.librepo.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 * Mon Oct 27 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.9.1.4-4 - [Type] other - [DESC] Rebuilt for ghc-data-default * 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