Sat, 03 Jan 2026 02:14:14 CST | login

Information for build ghc-Diff-0.5-1.oc9

ID44212
Package Nameghc-Diff
Version0.5
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-Diff.git?.#16768a65b54b34498bb41669e620b95c06bda63f
SummaryDiff algorithm in pure Haskell
DescriptionImplementation of the standard diff algorithm, and utilities for pretty printing. Time complexity is proportional to N (input length) & D (number of differences). Space complexity is D^2. Includes utilities for pretty printing.
Built byepol-bot
State complete
Volume DEFAULT
StartedThu, 11 Sep 2025 11:30:49 CST
CompletedThu, 11 Sep 2025 11:40:35 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-Diff.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-Diff.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-Diff-0.5-1.oc9.src.rpm (info) (download)
aarch64
ghc-Diff-0.5-1.oc9.aarch64.rpm (info) (download)
ghc-Diff-devel-0.5-1.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-Diff-0.5-1.oc9.loongarch64.rpm (info) (download)
ghc-Diff-devel-0.5-1.oc9.loongarch64.rpm (info) (download)
noarch
ghc-Diff-doc-0.5-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-Diff-0.5-1.oc9.x86_64.rpm (info) (download)
ghc-Diff-devel-0.5-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
dnf.log
state.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
root.log
mock_config.log
dnf.rpm.log
dnf.librepo.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 10 2025 zeyouliu <zeyouliu@tencent.com> - 0.5-1 - [Type] other - [DESC] update to Version 0.5 * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.4.1-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4.1-1 - initial build