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

On branch  : master
Link       : 
http://git.haskell.org/?p=packages/stm.git;a=commit;h=0a2c47aee67b719927931bd7a43f42fd8458db64

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

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

    Update Git repo URL in `.cabal` file


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

0a2c47aee67b719927931bd7a43f42fd8458db64
 stm.cabal |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stm.cabal b/stm.cabal
index 2467be3..f3dd545 100644
--- a/stm.cabal
+++ b/stm.cabal
@@ -35,7 +35,7 @@ cabal-version:  >=1.6
 
 source-repository head
     type:     git
-    location: http://darcs.haskell.org/packages/stm.git/
+    location: http://git.haskell.org/packages/stm.git
 
 flag base4
 

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

Reply via email to