[package-plan] 01/02: haxr: upgrade to 3000.11.1.3
Clint Adams
clint at moszumanska.debian.org
Mon Mar 14 00:18:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch LTS-5
in repository package-plan.
commit 50549e521f1ac5462a6043256e1f151bdc9c4cf4
Author: Clint Adams <clint at debian.org>
Date: Sun Mar 13 20:07:27 2016 -0400
haxr: upgrade to 3000.11.1.3
---
packages.txt | 2 +-
patches/haxr/3000.11.1.3/no-mtl-compat | 12 ++++++++++++
patches/haxr/3000.11.1.3/series | 1 +
3 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/packages.txt b/packages.txt
index 7894a3b..5c04eba 100644
--- a/packages.txt
+++ b/packages.txt
@@ -304,7 +304,7 @@ haskell-src-meta 0.6.0.13
hasktags 0.69.1 binary key
hastache 0.6.1
HaXml 1.25.3
-haxr 3000.11.1.2
+haxr 3000.11.1.3 ahead
HDBC 2.4.0.1 key
HDBC-odbc 2.3.1.1 key
HDBC-postgresql 2.3.2.3 key
diff --git a/patches/haxr/3000.11.1.3/no-mtl-compat b/patches/haxr/3000.11.1.3/no-mtl-compat
new file mode 100644
index 0000000..ec78d8e
--- /dev/null
+++ b/patches/haxr/3000.11.1.3/no-mtl-compat
@@ -0,0 +1,12 @@
+--- a/haxr.cabal
++++ b/haxr.cabal
+@@ -34,8 +34,7 @@
+ Library
+ Build-depends: base < 5,
+ base-compat >= 0.8 && < 0.10,
+- mtl,
+- mtl-compat,
++ mtl >= 2.2.1,
+ network < 2.7,
+ http-streams,
+ HsOpenSSL,
diff --git a/patches/haxr/3000.11.1.3/series b/patches/haxr/3000.11.1.3/series
new file mode 100644
index 0000000..cc4c0b8
--- /dev/null
+++ b/patches/haxr/3000.11.1.3/series
@@ -0,0 +1 @@
+no-mtl-compat
--
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