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

On branch  : ghc-head
Link       : 
http://git.haskell.org/?p=packages/random.git;a=commit;h=180aa65507d5b7c63d9f438ff908774bafc88d0d

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

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

    Update Git repo URL in `.cabal` file


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

180aa65507d5b7c63d9f438ff908774bafc88d0d
 random.cabal |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/random.cabal b/random.cabal
index 9c7b63f..0e48462 100644
--- a/random.cabal
+++ b/random.cabal
@@ -28,5 +28,5 @@ Library
 
 source-repository head
     type:     git
-    location: http://darcs.haskell.org/packages/random.git/
+    location: http://git.haskell.org/packages/random.git
 

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

Reply via email to