Mon, 26 Jan 2026 18:17:59 CST | login

Information for build ghc-byteable-0.1.1-2.oc9

ID35882
Package Nameghc-byteable
Version0.1.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-byteable.git?.#f9d363b9ac061d4af654e1a2450c2336627611a2
SummaryType class for sequence of bytes
DescriptionAbstract class to manipulate sequence of bytes The use case of this class is abstracting manipulation of types that are just wrapping a bytestring with stronger and more meaniful name. Usual definition of those types are of the form: newtype MyType = MyType ByteString.
Built byepol-bot
State complete
Volume DEFAULT
StartedMon, 01 Sep 2025 23:03:31 CST
CompletedMon, 01 Sep 2025 23:11:46 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-byteable.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-byteable.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-byteable-0.1.1-2.oc9.src.rpm (info) (download)
aarch64
ghc-byteable-0.1.1-2.oc9.aarch64.rpm (info) (download)
ghc-byteable-devel-0.1.1-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-byteable-0.1.1-2.oc9.loongarch64.rpm (info) (download)
ghc-byteable-devel-0.1.1-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-byteable-doc-0.1.1-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-byteable-0.1.1-2.oc9.x86_64.rpm (info) (download)
ghc-byteable-devel-0.1.1-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.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
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.1.1-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.1-1 - initial build