[Pkg-haskell-commits] [package-plan] 348/457: Import esqueleto patches
Joachim Breitner
nomeata at moszumanska.debian.org
Mon Apr 14 20:05:46 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 a6ed074dc60d6291ff8d27687a20e23eb2adb069
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Wed Dec 25 10:56:44 2013 +0000
Import esqueleto patches
---
patches/esqueleto/1.3.4.2/newer-hspec | 13 +++++++++++++
patches/esqueleto/1.3.4.2/series | 1 +
2 files changed, 14 insertions(+)
diff --git a/patches/esqueleto/1.3.4.2/newer-hspec b/patches/esqueleto/1.3.4.2/newer-hspec
new file mode 100644
index 0000000..8c4d557
--- /dev/null
+++ b/patches/esqueleto/1.3.4.2/newer-hspec
@@ -0,0 +1,13 @@
+Index: esqueleto-1.3.4.2/esqueleto.cabal
+===================================================================
+--- esqueleto-1.3.4.2.orig/esqueleto.cabal 2013-09-15 12:01:15.000000000 -0400
++++ esqueleto-1.3.4.2/esqueleto.cabal 2013-12-22 09:35:06.492521458 -0500
+@@ -82,7 +82,7 @@
+ , containers
+ , HUnit
+ , QuickCheck
+- , hspec >= 1.3 && < 1.8
++ , hspec >= 1.3 && < 1.9
+ , persistent-sqlite == 1.2.*
+ , persistent-template == 1.2.*
+ , monad-control
diff --git a/patches/esqueleto/1.3.4.2/series b/patches/esqueleto/1.3.4.2/series
new file mode 100644
index 0000000..31ba510
--- /dev/null
+++ b/patches/esqueleto/1.3.4.2/series
@@ -0,0 +1 @@
+newer-hspec
--
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