[commit: packages/process] master: Update Git repo URL in `.cabal` file (390978c)

git at git.haskell.org git at git.haskell.org
Wed Sep 11 15:34:20 CEST 2013


Repository : ssh://git@git.haskell.org/process

On branch  : master
Link       : http://git.haskell.org/?p=packages/process.git;a=commit;h=390978c395bc341b1a325a6ede96e5ae6cac0066

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

commit 390978c395bc341b1a325a6ede96e5ae6cac0066
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Wed Sep 11 15:15:01 2013 +0200

    Update Git repo URL in `.cabal` file


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

390978c395bc341b1a325a6ede96e5ae6cac0066
 process.cabal |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/process.cabal b/process.cabal
index b9bfc0e..aac0cce 100644
--- a/process.cabal
+++ b/process.cabal
@@ -20,7 +20,7 @@ cabal-version: >=1.6
 
 source-repository head
     type:     git
-    location: http://darcs.haskell.org/packages/process.git/
+    location: http://git.haskell.org/packages/process.git
 
 Library {
   exposed-modules: System.Cmd




More information about the ghc-commits mailing list