[commit: old-time] master: Update source repo location to be the git repo in .cabal file (6aae8dc)
Ian Lynagh
igloo at earth.li
Fri Apr 8 13:42:07 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/old-time
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/6aae8dc2f13cef6ab48c5436c6c0e7c1b5ae3f51
>---------------------------------------------------------------
commit 6aae8dc2f13cef6ab48c5436c6c0e7c1b5ae3f51
Author: Ian Lynagh <igloo at earth.li>
Date: Fri Apr 8 11:23:01 2011 +0100
Update source repo location to be the git repo in .cabal file
>---------------------------------------------------------------
old-time.cabal | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/old-time.cabal b/old-time.cabal
index 3f1039a..98b616d 100644
--- a/old-time.cabal
+++ b/old-time.cabal
@@ -33,6 +33,6 @@ Library
nhc98-options: -K2M
source-repository head
- type: darcs
- location: http://darcs.haskell.org/packages/old-time/
+ type: git
+ location: http://darcs.haskell.org/packages/old-time.git/
More information about the Cvs-libraries
mailing list