Sun, 30 Jun 2024 19:30:46 UTC | login

Information for build ghc-auto-update-0.1.6-15.rvre0.fc38

ID250635
Package Nameghc-auto-update
Version0.1.6
Release15.rvre0.fc38
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ghc-auto-update.git#1b806c28199e55e8c8d5146d766cf7c3a16110aa
SummaryEfficiently run periodic, on-demand actions
DescriptionA common problem is the desire to have an action run at a scheduled interval, but only if it is needed. For example, instead of having every web request result in a new getCurrentTime call, we'd like to have a single worker thread run every second, updating an IORef. However, if the request frequency is less than once per second, this is a pessimization, and worse, kills idle GC. This library allows you to define actions which will either be performed by a dedicated thread or, in times of low volume, will be executed by the calling thread.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 24 Jun 2023 16:17:03 UTC
CompletedSat, 24 Jun 2023 18:10:17 UTC
Taskbuild (f38, /rpms/ghc-auto-update.git:1b806c28199e55e8c8d5146d766cf7c3a16110aa)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ghc-auto-update.git#1b806c28199e55e8c8d5146d766cf7c3a16110aa'}}
Tags
f38
f39
f40
RPMs
src
ghc-auto-update-0.1.6-15.rvre0.fc38.src.rpm (info) (download)
noarch
ghc-auto-update-doc-0.1.6-15.rvre0.fc38.noarch.rpm (info) (download)
riscv64
ghc-auto-update-0.1.6-15.rvre0.fc38.riscv64.rpm (info) (download)
ghc-auto-update-devel-0.1.6-15.rvre0.fc38.riscv64.rpm (info) (download)
ghc-auto-update-prof-0.1.6-15.rvre0.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jun 24 2023 David Abdurachmanov <davidlt@rivosinc.com> 0.1.6-15.rvre0 - Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.1.6-10 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.1.6-8 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 0.1.6-6 - rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild