Sun, 07 Jul 2024 07:33:26 UTC | login

Information for build ghc-blaze-builder-0.4.2.2-6.fc40

ID267325
Package Nameghc-blaze-builder
Version0.4.2.2
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-blaze-builder.git#3b45661c48f275f69a3f33247139a728d8ccd34c
SummaryEfficient buffered output
DescriptionThis library allows to efficiently serialize Haskell values to lazy bytestrings with a large average chunk size. The large average chunk size allows to make good use of cache prefetching in later processing steps (e.g. compression) and reduces the system call overhead when writing the resulting lazy bytestring to a file or sending it over the network. This library was inspired by the module Data.Binary.Builder provided by the binary package. It was originally developed with the specific needs of the blaze-html package in mind. Since then it has been restructured to serve as a drop-in replacement for Data.Binary.Builder, which it improves upon both in speed as well as expressivity.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 17 Nov 2023 15:13:43 UTC
CompletedFri, 17 Nov 2023 15:28:04 UTC
Taskbuild (f40, /rpms/ghc-blaze-builder.git:3b45661c48f275f69a3f33247139a728d8ccd34c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-blaze-builder.git#3b45661c48f275f69a3f33247139a728d8ccd34c'}}
Tags
f40
RPMs
src
ghc-blaze-builder-0.4.2.2-6.fc40.src.rpm (info) (download)
noarch
ghc-blaze-builder-doc-0.4.2.2-6.fc40.noarch.rpm (info) (download)
riscv64
ghc-blaze-builder-0.4.2.2-6.fc40.riscv64.rpm (info) (download)
ghc-blaze-builder-devel-0.4.2.2-6.fc40.riscv64.rpm (info) (download)
ghc-blaze-builder-prof-0.4.2.2-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> 0.4.2.2-6 - bump release * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.4.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.4.2.2-3 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 0.4.2.2-1 - https://hackage.haskell.org/package/blaze-builder-0.4.2.2/changelog * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Aug 05 2021 Jens Petersen <petersen@redhat.com> - 0.4.2.1-1 - update to 0.4.2.1