Tue, 07 Apr 2026 23:12:12 CST | login

Information for build ghc-base16-bytestring-1.0.2.0-1.oc9

ID27342
Package Nameghc-base16-bytestring
Version1.0.2.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-base16-bytestring.git?.#4af72ca158d138f5633e59ee4c3dc25a760b53b1
SummaryRFC 4648-compliant Base16 encodings for ByteStrings
DescriptionThis package provides support for encoding and decoding binary data according to 'base16' (see also <https://tools.ietf.org/html/rfc4648 RFC 4648>) for strict (see "Data.ByteString.Base16") and lazy 'ByteString's (see "Data.ByteString.Base16.Lazy"). See the <https://hackage.haskell.org/package/base16 base16> package which provides superior encoding and decoding performance as well as support for lazy, short, and strict variants of 'Text' and 'ByteString' values. Additionally, see the <https://hackage.haskell.org/package/base-encoding base-encoding> package which provides an uniform API providing conversion paths between more binary and textual types.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 11:29:00 CST
CompletedMon, 05 Aug 2024 11:32:14 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-base16-bytestring.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-base16-bytestring.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-base16-bytestring-1.0.2.0-1.oc9.src.rpm (info) (download)
aarch64
ghc-base16-bytestring-1.0.2.0-1.oc9.aarch64.rpm (info) (download)
ghc-base16-bytestring-devel-1.0.2.0-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-base16-bytestring-doc-1.0.2.0-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-base16-bytestring-1.0.2.0-1.oc9.x86_64.rpm (info) (download)
ghc-base16-bytestring-devel-1.0.2.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.2.0-1 - initial build