[package-plan] 01/01: haxr: update to 3000.11.1.4

Clint Adams clint at moszumanska.debian.org
Sat Apr 9 19:43:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository package-plan.

commit d4f1aa798b108ee90b6e7a6ba8931afd4b14033b
Author: Clint Adams <clint at debian.org>
Date:   Sat Apr 9 15:43:27 2016 -0400

    haxr: update to 3000.11.1.4
---
 packages.txt                           |  2 +-
 patches/haxr/3000.11.1.4/no-mtl-compat | 12 ++++++++++++
 patches/haxr/3000.11.1.4/series        |  1 +
 3 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index 6871a29..921e0ca 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.3 ahead
+haxr 3000.11.1.4 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.4/no-mtl-compat b/patches/haxr/3000.11.1.4/no-mtl-compat
new file mode 100644
index 0000000..9697dd4
--- /dev/null
+++ b/patches/haxr/3000.11.1.4/no-mtl-compat
@@ -0,0 +1,12 @@
+--- a/haxr.cabal
++++ b/haxr.cabal
+@@ -35,8 +35,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.4/series b/patches/haxr/3000.11.1.4/series
new file mode 100644
index 0000000..cc4c0b8
--- /dev/null
+++ b/patches/haxr/3000.11.1.4/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