Repository : ssh://[email protected]/filepath

On branch  : master
Link       : 
http://git.haskell.org/?p=packages/filepath.git;a=commit;h=9aa7848350ad9e998fe29f75cfe43057fa8d0d78

>---------------------------------------------------------------

commit 9aa7848350ad9e998fe29f75cfe43057fa8d0d78
Author: Herbert Valerio Riedel <[email protected]>
Date:   Wed Sep 11 15:15:01 2013 +0200

    Update Git repo URL in `.cabal` file


>---------------------------------------------------------------

9aa7848350ad9e998fe29f75cfe43057fa8d0d78
 filepath.cabal |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/filepath.cabal b/filepath.cabal
index 1c35da0..508f32e 100644
--- a/filepath.cabal
+++ b/filepath.cabal
@@ -22,5 +22,5 @@ Library
 
 source-repository head
     type:     git
-    location: http://darcs.haskell.org/packages/filepath.git/
+    location: http://git.haskell.org/packages/filepath.git
 

_______________________________________________
ghc-commits mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to