Click here to visit the old openkoji buildsystem (Archived)

Information for build ghc-retry-0.9.3.1-3.fc41

ID8772
Package Nameghc-retry
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.9.3.1
Release3.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ghc-retry.git#36ff934b877895287901df8909cc1d6b2ceee2dd
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 00:53:49 CST
CompletedThu, 02 May 2024 01:10:39 CST
Taskbuild (f41, /rpms/ghc-retry.git:36ff934b877895287901df8909cc1d6b2ceee2dd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-retry.git#36ff934b877895287901df8909cc1d6b2ceee2dd'}}
Tags
f41
RPMs
src
ghc-retry-0.9.3.1-3.fc41.src.rpm (info) (download)
noarch
ghc-retry-doc-0.9.3.1-3.fc41.noarch.rpm (info) (download)
riscv64
ghc-retry-0.9.3.1-3.fc41.riscv64.rpm (info) (download)
ghc-retry-devel-0.9.3.1-3.fc41.riscv64.rpm (info) (download)
ghc-retry-prof-0.9.3.1-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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