alarmclock 0.7.0.1 → 0.7.0.2
raw patch · 1 files changed
+5/−5 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- alarmclock.cabal +5/−5
alarmclock.cabal view
@@ -2,17 +2,17 @@ -- -- see: https://github.com/sol/hpack ----- hash: d74c70148c171d47980440b9ddfe657d30d2c024c58bad0dd5838f12a505554d+-- hash: 7b2d7c02d569ad2e2cce4539033748bd59636fba88b706a40dddc7003bea0d5a name: alarmclock-version: 0.7.0.1+version: 0.7.0.2 synopsis: Wake up and perform an action at a certain time.-description: Please see the README on Bitbucket at <https://bitbucket.org/davecturner/alarmclock#readme>+description: Please see the README at <https://github.com/DaveCTurner/alarmclock/blob/master/README.md> category: Concurrency-homepage: https://bitbucket.org/davecturner/alarmclock+homepage: https://github.com/DaveCTurner/alarmclock author: David Turner maintainer: dave.c.turner@gmail.com-copyright: 2014-2018 David Turner+copyright: 2014-2019 David Turner license: BSD3 license-file: LICENSE build-type: Simple