Thu, 04 Jul 2024 03:53:02 UTC | login

Information for build ghc-auto-update-0.1.6-9.fc37

ID215274
Package Nameghc-auto-update
Version0.1.6
Release9.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-auto-update.git#ce9fe54c403fbb0656f549ef15514a20f3551c3d
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
StartedSun, 30 Oct 2022 17:23:28 UTC
CompletedSun, 30 Oct 2022 18:46:46 UTC
Taskbuild (f37, /rpms/ghc-auto-update.git:ce9fe54c403fbb0656f549ef15514a20f3551c3d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-auto-update.git#ce9fe54c403fbb0656f549ef15514a20f3551c3d'}}
Tags
f37
f38
RPMs
src
ghc-auto-update-0.1.6-9.fc37.src.rpm (info) (download)
noarch
ghc-auto-update-doc-0.1.6-9.fc37.noarch.rpm (info) (download)
riscv64
ghc-auto-update-0.1.6-9.fc37.riscv64.rpm (info) (download)
ghc-auto-update-devel-0.1.6-9.fc37.riscv64.rpm (info) (download)
ghc-auto-update-prof-0.1.6-9.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild