summaryrefslogtreecommitdiff
path: root/time/hs-clock
AgeCommit message (Collapse)AuthorFilesLines
2022-09-07Recursive bump for recently updated Haskell packagespho2-3/+4
2022-09-06Update to clock-0.8.3pho4-11/+14
* Dropped support for GHC < 7.8. * Tested with GHC 7.8 - 9.2. * TODO: new module System.Clock.Seconds * TODO: new functions * TODO: other changes
2022-02-26Bump all Haskell packages after enabling "split sections" in mk/haskell.mkpho2-4/+4
2022-02-12revbump after changing the default Haskell compilerpho2-4/+4
2022-01-18Bump packages that depends on GHCpho2-4/+4
2021-10-26time: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07time: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-03*: Bump PKGREVISION for ghc-9.0.1pho2-3/+4
2021-04-24Update to clock-0.8.2pho5-29/+56
No change logs are provided by the upstream.
2020-05-11hs-*: add PLIST filesrillig1-0/+19
These PLIST files have been autogenerated by mk/haskell.mk using HS_UPDATE_PLIST=yes during a bulk build. They will help to track changes to the packages. The Haskell packages didn't have PLIST files because their paths contained package hashes. These hashes are now determined by mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
2020-01-03Import clock-0.8pho4-0/+32
A package for convenient access to high-resolution clock and timer functions of different operating systems via a unified API.