Mon, 12 Jan 2026 17:52:12 CST | login

Information for build ghc-retry-0.9.3.1-2.oc9

ID36254
Package Nameghc-retry
Version0.9.3.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-retry.git?.#7066da00763605ca308a5606ad76e56621badc55
SummaryRetry combinators for monadic actions that may fail
DescriptionThis package exposes combinators that can wrap arbitrary monadic actions. They run the action and potentially retry running it with some configurable delay for a configurable number of times. The purpose is to make it easier to work with IO and especially network IO actions that often experience temporary failure and warrant retrying of the original action. For example, a database query may time out for a while, in which case we should hang back for a bit and retry the query instead of simply raising an exception.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 09 Sep 2025 19:23:17 CST
CompletedTue, 09 Sep 2025 19:29:51 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-retry.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-retry.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-retry-0.9.3.1-2.oc9.src.rpm (info) (download)
aarch64
ghc-retry-0.9.3.1-2.oc9.aarch64.rpm (info) (download)
ghc-retry-devel-0.9.3.1-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-retry-0.9.3.1-2.oc9.loongarch64.rpm (info) (download)
ghc-retry-devel-0.9.3.1-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-retry-doc-0.9.3.1-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-retry-0.9.3.1-2.oc9.x86_64.rpm (info) (download)
ghc-retry-devel-0.9.3.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
build.log
dnf.rpm.log
state.log
mock_output.log
hw_info.log
installed_pkgs.log
mock_config.log
dnf.librepo.log
root.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 * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.9.3.1-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.3.1-1 - initial build