[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: time.cabal: note homepage and source-repository (dff2fcf)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:15:54 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: .gitignore (08a0531)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: more parse tests (757c5c4)
- 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/dff2fcfa89e87de2ea67b701ad2b6d3ad090aa3e
>---------------------------------------------------------------
commit dff2fcfa89e87de2ea67b701ad2b6d3ad090aa3e
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Sat Jul 19 21:54:57 2014 -0700
time.cabal: note homepage and source-repository
>---------------------------------------------------------------
dff2fcfa89e87de2ea67b701ad2b6d3ad090aa3e
time.cabal | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/time.cabal b/time.cabal
index 34cdd78..1b71b00 100644
--- a/time.cabal
+++ b/time.cabal
@@ -5,7 +5,7 @@ license: BSD3
license-file: LICENSE
author: Ashley Yakeley
maintainer: <ashley at semantic.org>
-homepage: http://semantic.org/TimeLib/
+homepage: https://github.com/haskell/time
synopsis: A time library
description: A time library
category: System
@@ -31,8 +31,8 @@ extra-tmp-files:
include/HsTimeConfig.h
source-repository head
- type: darcs
- location: http://code.haskell.org/time/
+ type: git
+ location: https://github.com/haskell/time
library
build-depends:
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: .gitignore (08a0531)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: more parse tests (757c5c4)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list