Tue, 17 Sep 2024 07:13:57 UTC | login

Information for build ghc-retry-0.9.3.1-1.fc40

ID267396
Package Nameghc-retry
Version0.9.3.1
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-retry.git#eea450114266e208bda8476f3d1c9325ed45d321
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 18 Nov 2023 11:49:59 UTC
CompletedSat, 18 Nov 2023 12:01:41 UTC
Taskbuild (f40, /rpms/ghc-retry.git:eea450114266e208bda8476f3d1c9325ed45d321)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-retry.git#eea450114266e208bda8476f3d1c9325ed45d321'}}
Tags
f40
RPMs
src
ghc-retry-0.9.3.1-1.fc40.src.rpm (info) (download)
noarch
ghc-retry-doc-0.9.3.1-1.fc40.noarch.rpm (info) (download)
riscv64
ghc-retry-0.9.3.1-1.fc40.riscv64.rpm (info) (download)
ghc-retry-devel-0.9.3.1-1.fc40.riscv64.rpm (info) (download)
ghc-retry-prof-0.9.3.1-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jul 24 2023 Jens Petersen <petersen@redhat.com> 0.9.3.1-1 - https://hackage.haskell.org/package/retry-0.9.3.1/changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.9.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 0.9.3.0-1 - https://hackage.haskell.org/package/retry-0.9.3.0/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1.2-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.8.1.2-14 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 0.8.1.2-12 - rebuild