Tue, 02 Jul 2024 03:47:11 UTC | login

Information for build ghc-auto-update-0.1.6-1.fc33

ID153397
Package Nameghc-auto-update
Version0.1.6
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-auto-update.git#9f5cc5c1c0c00e5557a9f6d9c0295c963929e90a
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, 18 Apr 2020 06:58:15 UTC
CompletedSat, 18 Apr 2020 07:34:00 UTC
Taskbuild (f33, /rpms/ghc-auto-update.git:9f5cc5c1c0c00e5557a9f6d9c0295c963929e90a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-auto-update.git#9f5cc5c1c0c00e5557a9f6d9c0295c963929e90a'}}
Tags
f33
RPMs
src
ghc-auto-update-0.1.6-1.fc33.src.rpm (info) (download)
noarch
ghc-auto-update-doc-0.1.6-1.fc33.noarch.rpm (info) (download)
riscv64
ghc-auto-update-0.1.6-1.fc33.riscv64.rpm (info) (download)
ghc-auto-update-devel-0.1.6-1.fc33.riscv64.rpm (info) (download)
ghc-auto-update-prof-0.1.6-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sun Feb 09 2020 Jens Petersen <petersen@redhat.com> - 0.1.6-1 - update to 0.1.6 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.1.5-1 - update to 0.1.5 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.1.4-13 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild