Mon, 26 Jan 2026 08:27:54 CST | login

Information for build ghc-blaze-builder-0.4.2.3-1.oc9

ID44174
Package Nameghc-blaze-builder
Version0.4.2.3
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-blaze-builder.git?.#638bccb668a142d5b9ac4398121e0058c5bcc8e5
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 byepol-bot
State complete
Volume DEFAULT
StartedTue, 09 Sep 2025 11:52:26 CST
CompletedTue, 09 Sep 2025 11:57:21 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-blaze-builder.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-blaze-builder.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-blaze-builder-0.4.2.3-1.oc9.src.rpm (info) (download)
aarch64
ghc-blaze-builder-0.4.2.3-1.oc9.aarch64.rpm (info) (download)
ghc-blaze-builder-devel-0.4.2.3-1.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-blaze-builder-0.4.2.3-1.oc9.loongarch64.rpm (info) (download)
ghc-blaze-builder-devel-0.4.2.3-1.oc9.loongarch64.rpm (info) (download)
noarch
ghc-blaze-builder-doc-0.4.2.3-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-blaze-builder-0.4.2.3-1.oc9.x86_64.rpm (info) (download)
ghc-blaze-builder-devel-0.4.2.3-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
build.log
mock_output.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
root.log
noarch_rpmdiff.json
aarch64
state.log
mock_output.log
dnf.rpm.log
mock_config.log
dnf.log
dnf.librepo.log
root.log
installed_pkgs.log
build.log
hw_info.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Sep 07 2025 zeyouliu <zeyouliu@tencent.com> - 0.4.2.3-1 - [Type] other - [DESC] update to Version 0.4.2.3 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4.2.2-1 - initial build