Fri, 05 Jul 2024 12:52:38 UTC | login

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

ID281790
Package Nameghc-xml-conduit
Version1.9.1.3
Release3.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 17 Feb 2024 11:26:13 UTC
CompletedSat, 17 Feb 2024 12:29:22 UTC
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
f41
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
state.log
hw_info.log
build.log
root.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