[Pkg-haskell-commits] darcs: gitit: Added patch for SHA version.

Giovanni Mascellani gio at debian.org
Wed Jun 1 11:42:00 UTC 2011


Fri May 27 16:36:33 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Added patch for SHA version.
  Ignore-this: 9d2fe006f78426ac1848121f10261d65

    A ./patches/
    A ./patches/series
    A ./patches/sha-version

Fri May 27 16:36:33 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Added patch for SHA version.
  Ignore-this: 9d2fe006f78426ac1848121f10261d65
diff -rN -u old-gitit//patches/series new-gitit//patches/series
--- old-gitit//patches/series	1970-01-01 00:00:00.000000000 +0000
+++ new-gitit//patches/series	2011-06-01 11:41:59.901274122 +0000
@@ -0,0 +1 @@
+sha-version
diff -rN -u old-gitit//patches/sha-version new-gitit//patches/sha-version
--- old-gitit//patches/sha-version	1970-01-01 00:00:00.000000000 +0000
+++ new-gitit//patches/sha-version	2011-06-01 11:41:59.969275318 +0000
@@ -0,0 +1,13 @@
+Index: gitit-0.8/gitit.cabal
+===================================================================
+--- gitit-0.8.orig/gitit.cabal	2011-05-27 18:34:42.000000000 +0200
++++ gitit-0.8/gitit.cabal	2011-05-27 18:35:11.000000000 +0200
+@@ -130,7 +130,7 @@
+                      bytestring,
+                      random,
+                      utf8-string >= 0.3 && < 0.4,
+-                     SHA > 1 && < 1.5, HTTP >= 4000.0 && < 4000.2,
++                     SHA > 1, HTTP >= 4000.0 && < 4000.2,
+                      HStringTemplate >= 0.6 && < 0.7,
+                      network >= 2.1.0.0 && < 2.4,
+                      old-locale >= 1,





More information about the Pkg-haskell-commits mailing list