[Pkg-haskell-commits] [package-plan] 350/457: Update happstack-heist patches
Joachim Breitner
nomeata at moszumanska.debian.org
Mon Apr 14 20:05:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository package-plan.
commit 2e5d7c9168f1f622169ebf2a0cb1470c89d349c7
Author: Clint Adams <clint at debian.org>
Date: Thu Dec 26 00:41:56 2013 +0000
Update happstack-heist patches
---
patches/happstack-heist/7.2.0/newer-either.diff | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/patches/happstack-heist/7.2.0/newer-either.diff b/patches/happstack-heist/7.2.0/newer-either.diff
index a1b6893..5b9d0c4 100644
--- a/patches/happstack-heist/7.2.0/newer-either.diff
+++ b/patches/happstack-heist/7.2.0/newer-either.diff
@@ -1,11 +1,11 @@
--- a/happstack-heist.cabal
+++ b/happstack-heist.cabal
-@@ -22,7 +22,7 @@
+@@ -22,7 +22,7 @@ Library
Build-depends: base >= 3.0 && < 5.0,
blaze-builder >= 0.2 && <0.4,
bytestring >= 0.9 && < 0.11,
- either == 3.4.*,
-+ either >= 3.4 && < 4.1,
++ either >= 3.4 && < 5,
filepath,
happstack-server >= 7.0 && < 7.4,
heist >= 0.13 && < 0.14,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git
More information about the Pkg-haskell-commits
mailing list