[darcs] more version changes to darcs-2.5-ghc70-deps.patch

Jens Petersen petersen at fedoraproject.org
Fri Nov 26 05:20:26 UTC 2010


commit eeca8f234944497e24f1451ea079f24feade8749
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Nov 26 15:20:28 2010 +1000

    more version changes to darcs-2.5-ghc70-deps.patch

 darcs-2.5-ghc70-deps.patch |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/darcs-2.5-ghc70-deps.patch b/darcs-2.5-ghc70-deps.patch
index 884f3d3..e132b89 100644
--- a/darcs-2.5-ghc70-deps.patch
+++ b/darcs-2.5-ghc70-deps.patch
@@ -25,3 +25,28 @@ diff -u darcs-2.5/darcs.cabal\~ darcs-2.5/darcs.cabal
                       array      >= 0.1 && < 0.4,
                       random     == 1.0.*,
                       tar          == 0.3.*,
+@@ -365,10 +365,10 @@
+     build-depends:   base          < 5,
+                      extensible-exceptions >= 0.1 && < 0.2,
+                      regex-compat >= 0.71 && < 0.94,
+-                     mtl          >= 1.0 && < 1.2,
++                     mtl          >= 1.0,
+                      parsec       >= 2.0 && < 3.1,
+                      html         == 1.0.*,
+-                     filepath     == 1.1.*,
++                     filepath     == 1.2.*,
+                      haskeline    >= 0.6.2.2 && < 0.7,
+                      hashed-storage >= 0.5.2 && < 0.6,
+                      tar          == 0.3.*
+@@ -380,9 +380,9 @@
+                    bytestring >= 0.9.0 && < 0.10,
+                    text >= 0.3,
+                    old-time   == 1.0.*,
+-                   directory  == 1.0.*,
++                   directory  == 1.1.*,
+                    process    == 1.0.*,
+-                   containers >= 0.1 && < 0.4,
++                   containers >= 0.1 && < 0.5,
+                    array      >= 0.1 && < 0.4,
+                    random     == 1.0.*
+ 


More information about the scm-commits mailing list