Sat, 24 Jan 2026 01:31:20 CST | login

Information for build ghc-hashable-1.4.4.0-1.oc9

ID44118
Package Nameghc-hashable
Version1.4.4.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-hashable.git?.#e21a7f95978f01960eb03ca6d47c2fad8ebcdd57
SummaryA class for types that can be converted to a hash value
DescriptionThis package defines a class, 'Hashable', for types that can be converted to a hash value. This class exists for the benefit of hashing-based data structures. The package provides instances for basic types and a way to combine hash values. The 'Hashable' 'hash' values are not guaranteed to be stable across library versions, operating systems or architectures. For stable hashing use named hashes: SHA256, CRC32 etc.
Built byepol-bot
State complete
Volume DEFAULT
StartedThu, 04 Sep 2025 10:24:39 CST
CompletedThu, 04 Sep 2025 10:31:45 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-hashable.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-hashable.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-hashable-1.4.4.0-1.oc9.src.rpm (info) (download)
aarch64
ghc-hashable-1.4.4.0-1.oc9.aarch64.rpm (info) (download)
ghc-hashable-devel-1.4.4.0-1.oc9.aarch64.rpm (info) (download)
ghc-os-string-2.0.6-1.oc9.aarch64.rpm (info) (download)
ghc-os-string-devel-2.0.6-1.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-hashable-1.4.4.0-1.oc9.loongarch64.rpm (info) (download)
ghc-hashable-devel-1.4.4.0-1.oc9.loongarch64.rpm (info) (download)
ghc-os-string-2.0.6-1.oc9.loongarch64.rpm (info) (download)
ghc-os-string-devel-2.0.6-1.oc9.loongarch64.rpm (info) (download)
noarch
ghc-hashable-doc-1.4.4.0-1.oc9.noarch.rpm (info) (download)
ghc-os-string-doc-2.0.6-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-hashable-1.4.4.0-1.oc9.x86_64.rpm (info) (download)
ghc-hashable-devel-1.4.4.0-1.oc9.x86_64.rpm (info) (download)
ghc-os-string-2.0.6-1.oc9.x86_64.rpm (info) (download)
ghc-os-string-devel-2.0.6-1.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
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Sep 03 2025 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.4.0-1 - [Type] other - [DESC] Update to 1.4.4.0 * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.4.2.0-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.2.0-1 - initial build