[commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: bump version (5b4f363)

git at git.haskell.org git at git.haskell.org
Fri Apr 21 16:54:09 UTC 2017


Repository : ssh://git@git.haskell.org/time

On branches: format-widths,ghc,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,



More information about the ghc-commits mailing list