[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: bump version (5b4f363)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:17:48 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: bump version (3a3bbe0)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Merge pull request #26 from gbaz/instances (80a554c)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis
Link : http://git.haskell.org/packages/time.git/commitdiff/5b4f363d51eb6c44a94cb80be1de0dcc77b28858
>---------------------------------------------------------------
commit 5b4f363d51eb6c44a94cb80be1de0dcc77b28858
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Sat May 30 19:45:48 2015 -0700
bump version
>---------------------------------------------------------------
5b4f363d51eb6c44a94cb80be1de0dcc77b28858
time.cabal | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/time.cabal b/time.cabal
index dbeaf09..9ad68b6 100644
--- a/time.cabal
+++ b/time.cabal
@@ -97,7 +97,7 @@ test-suite ShowDefaultTZAbbreviations
ghc-options: -Wall -fwarn-tabs
build-depends:
base,
- time == 1.5.0.1
+ time == 1.5.1
main-is: ShowDefaultTZAbbreviations.hs
test-suite tests
@@ -119,7 +119,7 @@ test-suite tests
build-depends:
base,
deepseq,
- time == 1.5.0.1,
+ time == 1.5.1,
QuickCheck >= 2.5.1,
test-framework >= 0.8,
test-framework-quickcheck2 >= 0.3,
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: bump version (3a3bbe0)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Merge pull request #26 from gbaz/instances (80a554c)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list