Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-auto-update-0.1.6-21.fc41 RPM for ppc64le

From Fedora Rawhide for ppc64le / g

Name: ghc-auto-update Distribution: Fedora Project
Version: 0.1.6 Vendor: Fedora Project
Release: 21.fc41 Build date: Tue Aug 6 10:03:36 2024
Group: Unspecified Build host: buildvm-ppc64le-08.iad2.fedoraproject.org
Size: 205079 Source RPM: ghc-auto-update-0.1.6-21.fc41.src.rpm
Packager: Fedora Project
Url: https://hackage.haskell.org/package/auto-update
Summary: Efficiently run periodic, on-demand actions
A 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.

Provides

Requires

License

MIT

Changelog

* Mon Aug 05 2024 Jens Petersen <petersen@redhat.com> - 0.1.6-21
  - bump release
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-20
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jul 15 2024 Jens Petersen <petersen@redhat.com> - 0.1.6-19
  - refresh to cabal-rpm-2.2.1
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-18
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> - 0.1.6-16
  - bump release
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.1.6-10
  - refresh to cabal-rpm-2.1.0 with SPDX migration

Files

/usr/lib/.build-id
/usr/lib/.build-id/57
/usr/lib/.build-id/57/39e97b730f643c419a5b279c95574591264bab
/usr/lib64/ghc-9.6.6/lib/libHSauto-update-0.1.6-ajRdMslr4qAHAIGvNcnxZ-ghc9.6.6.so
/usr/share/licenses/ghc-auto-update
/usr/share/licenses/ghc-auto-update/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Oct 1 05:50:00 2024