Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal

On branch  : 

http://hackage.haskell.org/trac/ghc/changeset/ac40e009c42938079b2275ac60249b8f42dc3c39

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

commit ac40e009c42938079b2275ac60249b8f42dc3c39
Author: Duncan Coutts <[email protected]>
Date:   Sat Oct 11 18:49:37 2008 +0000

    Bump versions of deps in the bootstrap script

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

 cabal-install/bootstrap.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cabal-install/bootstrap.sh b/cabal-install/bootstrap.sh
index 3348d41..f95c4b4 100644
--- a/cabal-install/bootstrap.sh
+++ b/cabal-install/bootstrap.sh
@@ -6,8 +6,8 @@
 # HTTP packages. It then installs cabal-install itself.
 # It expects to be run inside the cabal-install directory.
 
-CABAL_VER="1.4.0.2"
-HTTP_VER="3001.0.4"
+CABAL_VER="1.6.0.1"
+HTTP_VER="3001.1.3"
 ZLIB_VER="0.4.0.4"
 
 HACKAGE_URL="http://hackage.haskell.org/packages/archive";



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to