Thu, 02 May 2024 13:51:03 UTC | login

Information for build ghc-xml-conduit-1.7.0.1-3.el8

ID2381
Package Nameghc-xml-conduit
Version1.7.0.1
Release3.el8
Epoch
Sourcegit+https://git.centos.org/rpms/ghc-xml-conduit.git#e6381eb8e2b0e51b05cf0bc284394eaa33d8b044
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 byhughesjr
State complete
Volume DEFAULT
StartedFri, 17 May 2019 20:23:40 UTC
CompletedFri, 17 May 2019 20:35:01 UTC
Taskbuild (dist-c8, /rpms/ghc-xml-conduit.git:e6381eb8e2b0e51b05cf0bc284394eaa33d8b044)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/ghc-xml-conduit.git?#e6381eb8e2b0e51b05cf0bc284394eaa33d8b044'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
ghc-xml-conduit-1.7.0.1-3.el8.src.rpm (info) (download)
aarch64
ghc-xml-conduit-1.7.0.1-3.el8.aarch64.rpm (info) (download)
ghc-xml-conduit-devel-1.7.0.1-3.el8.aarch64.rpm (info) (download)
i686
ghc-xml-conduit-1.7.0.1-3.el8.i686.rpm (info) (download)
ghc-xml-conduit-devel-1.7.0.1-3.el8.i686.rpm (info) (download)
ppc64le
ghc-xml-conduit-1.7.0.1-3.el8.ppc64le.rpm (info) (download)
ghc-xml-conduit-devel-1.7.0.1-3.el8.ppc64le.rpm (info) (download)
x86_64
ghc-xml-conduit-1.7.0.1-3.el8.x86_64.rpm (info) (download)
ghc-xml-conduit-devel-1.7.0.1-3.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Tue Mar 06 2018 Adam Williamson <awilliam@redhat.com> - 1.7.0.1-3 - Rebuild for ghc-conduit-extra bump * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 1.7.0.1-1 - update to 1.7.0.1 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Feb 23 2017 Jens Petersen <petersen@redhat.com> - 1.4.0.4-1 - update to 1.4.0.4 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Jun 26 2016 Jens Petersen <petersen@redhat.com> - 1.3.5-1 - update to 1.3.5 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Nov 20 2015 Jens Petersen <petersen@redhat.com> - 1.3.2-1 - update to 1.3.2 * Fri Sep 18 2015 Jens Petersen <petersen@redhat.com> - 1.3.1-1 - update to 1.3.1 * Wed May 20 2015 Jens Petersen <petersen@redhat.com> - 1.2.6-1 - description * Wed May 20 2015 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 1.2.6 - spec file generated by cabal-rpm-0.9.5.50