[Pkg-haskell-commits] [package-plan] 01/01: update hledger, hledger-lib and hledger-web
Raúl Benencia
rul-guest at moszumanska.debian.org
Fri Sep 19 20:24:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
rul-guest pushed a commit to branch master
in repository package-plan.
commit 504c52213f028cafd33cacd12cbca200799a13f8
Author: Raúl Benencia <rul at kalgan.cc>
Date: Fri Sep 19 17:22:34 2014 -0300
update hledger, hledger-lib and hledger-web
---
packages.txt | 6 +++---
patches/hledger-web/0.23.3/no-network-conduit.diff | 18 ++++++++++++++++++
patches/hledger-web/0.23.3/series | 2 ++
3 files changed, 23 insertions(+), 3 deletions(-)
diff --git a/packages.txt b/packages.txt
index 7053cf5..067ef94 100644
--- a/packages.txt
+++ b/packages.txt
@@ -303,10 +303,10 @@ hit 0.6.1
HJavaScript 0.4.7
HJScript 0.6.1
hjsmin 0.1.4.7
-hledger 0.23.2
+hledger 0.23.3
hledger-interest 1.4.3 binary
-hledger-lib 0.23.2
-hledger-web 0.23.2 binary
+hledger-lib 0.23.3
+hledger-web 0.23.3 binary
hlint 1.8.61
hmatrix 0.15.0.0
hoauth 0.3.5
diff --git a/patches/hledger-web/0.23.3/no-network-conduit.diff b/patches/hledger-web/0.23.3/no-network-conduit.diff
new file mode 100644
index 0000000..6192d60
--- /dev/null
+++ b/patches/hledger-web/0.23.3/no-network-conduit.diff
@@ -0,0 +1,18 @@
+--- a/hledger-web.cabal
++++ b/hledger-web.cabal
+@@ -127,7 +127,6 @@
+ , http-conduit
+ , http-client >= 0.2 && < 0.4
+ , HUnit
+- , network-conduit
+ , conduit-extra
+ , old-locale
+ , parsec
+@@ -227,7 +226,6 @@
+ , http-conduit
+ , http-client >= 0.2 && < 0.4
+ , HUnit
+- , network-conduit
+ , conduit-extra
+ , old-locale
+ , parsec
diff --git a/patches/hledger-web/0.23.3/series b/patches/hledger-web/0.23.3/series
new file mode 100644
index 0000000..78b7600
--- /dev/null
+++ b/patches/hledger-web/0.23.3/series
@@ -0,0 +1,2 @@
+no-network-conduit.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