unix-time 0.4.3 → 0.4.4
raw patch · 1 files changed
+2/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- unix-time.cabal +2/−1
unix-time.cabal view
@@ -1,5 +1,5 @@ Name: unix-time-Version: 0.4.3+Version: 0.4.4 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3@@ -36,6 +36,7 @@ , bytestring , old-time , binary+ Build-Tools: hsc2hs C-Sources: cbits/conv.c if os(windows) C-Sources: cbits/strftime.c