Sat, 24 Jan 2026 08:26:16 CST | login

Information for build ghc-unordered-containers-0.2.19.1-1.oc9

ID25182
Package Nameghc-unordered-containers
Version0.2.19.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-unordered-containers.git?.#b417ec62a4c5548db5837943c6f97ecfb4348971
SummaryEfficient hashing-based container types
DescriptionEfficient hashing-based container types. The containers have been optimized for performance critical use, both in terms of large data quantities and high speed. The declared cost of each operation is either worst-case or amortized, but remains valid even if structures are shared. /Security/ This package currently provides no defenses against hash collision attacks such as HashDoS. Users who need to store input from untrusted sources are advised to use 'Data.Map' or 'Data.Set' from the 'containers' package instead.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 12:52:28 CST
CompletedMon, 05 Aug 2024 12:55:39 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-unordered-containers.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-unordered-containers.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-unordered-containers-0.2.19.1-1.oc9.src.rpm (info) (download)
aarch64
ghc-unordered-containers-0.2.19.1-1.oc9.aarch64.rpm (info) (download)
ghc-unordered-containers-devel-0.2.19.1-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-unordered-containers-doc-0.2.19.1-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-unordered-containers-0.2.19.1-1.oc9.x86_64.rpm (info) (download)
ghc-unordered-containers-devel-0.2.19.1-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 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.19.1-1 - initial build