[Pkg-haskell-commits] [package-plan] 01/01: Bump tasty
Joachim Breitner
nomeata at moszumanska.debian.org
Sat Jun 27 13:10:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository package-plan.
commit 738485a084d33ac866ebce8532e315af87cdfa32
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sat Jun 27 15:09:36 2015 +0200
Bump tasty
---
packages.txt | 2 +-
patches/tasty/0.10.1.2/regex-tdfa.diff | 13 +++++++++++++
patches/tasty/0.10.1.2/series | 1 +
3 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/packages.txt b/packages.txt
index 46b368f..73e6ca5 100644
--- a/packages.txt
+++ b/packages.txt
@@ -661,7 +661,7 @@ tagged 0.7.3
tagsoup 0.13.3
tagstream-conduit 0.5.5.3
tar 0.4.1.0
-tasty 0.10.1
+tasty 0.10.1.2
tasty-golden 2.3.0.1
tasty-hspec 0.1.0.1
tasty-hunit 0.9.2
diff --git a/patches/tasty/0.10.1.2/regex-tdfa.diff b/patches/tasty/0.10.1.2/regex-tdfa.diff
new file mode 100644
index 0000000..a7ba379
--- /dev/null
+++ b/patches/tasty/0.10.1.2/regex-tdfa.diff
@@ -0,0 +1,13 @@
+Index: tasty-0.10.1/tasty.cabal
+===================================================================
+--- tasty-0.10.1.orig/tasty.cabal 2014-12-21 14:59:19.509001668 +0100
++++ tasty-0.10.1/tasty.cabal 2014-12-21 14:59:29.941201256 +0100
+@@ -53,7 +53,7 @@
+ containers,
+ mtl,
+ tagged >= 0.5,
+- regex-tdfa-rc >= 1.1.8.2,
++ regex-tdfa >= 1.2,
+ optparse-applicative >= 0.11,
+ deepseq >= 1.3,
+ unbounded-delays >= 0.1,
diff --git a/patches/tasty/0.10.1.2/series b/patches/tasty/0.10.1.2/series
new file mode 100644
index 0000000..f4943a7
--- /dev/null
+++ b/patches/tasty/0.10.1.2/series
@@ -0,0 +1 @@
+regex-tdfa.diff
--
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