Click here to visit the old openkoji buildsystem (Archived)

Information for build ghc-xml-conduit-1.9.1.3-3.fc40

ID25728
Package Nameghc-xml-conduit
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.9.1.3
Release3.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ghc-xml-conduit.git#b4c1077975b4bf9ad3a1bb35274a710f65e4b6d0
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 bykojiadmin
State complete
Volume DEFAULT
StartedMon, 06 May 2024 18:45:20 CST
CompletedMon, 06 May 2024 19:33:39 CST
Taskbuild (f40, /rpms/ghc-xml-conduit.git:b4c1077975b4bf9ad3a1bb35274a710f65e4b6d0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-xml-conduit.git#b4c1077975b4bf9ad3a1bb35274a710f65e4b6d0'}}
Tags
f40
RPMs
src
ghc-xml-conduit-1.9.1.3-3.fc40.src.rpm (info) (download)
noarch
ghc-xml-conduit-doc-1.9.1.3-3.fc40.noarch.rpm (info) (download)
riscv64
ghc-xml-conduit-1.9.1.3-3.fc40.riscv64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.3-3.fc40.riscv64.rpm (info) (download)
ghc-xml-conduit-prof-1.9.1.3-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> - 1.9.1.3-1 - https://hackage.haskell.org/package/xml-conduit-1.9.1.3/changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 1.9.1.1-5 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 1.9.1.1-3 - rebuild