aboutsummaryrefslogtreecommitdiff
path: root/standalone/android
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-18 12:44:44 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-18 12:44:44 -0400
commit6d687f4aad880ad10e6189452027789a3a70b624 (patch)
treec59d21e8ac8aac5c54d90c4e575c9ed9431d4def /standalone/android
parent8a60a55e45dad4b0a8b61f4669a689af42f18cdf (diff)
update pinned versions for android and armel to use new enough http-client for proxy support
I have not updated the autobuilder yet; these versions seem ok by inspection.
Diffstat (limited to 'standalone/android')
-rw-r--r--standalone/android/cabal.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/standalone/android/cabal.config b/standalone/android/cabal.config
index 4eecbfeaf..5ba5bacc2 100644
--- a/standalone/android/cabal.config
+++ b/standalone/android/cabal.config
@@ -82,9 +82,9 @@ constraints: Crypto ==4.2.5.1,
hinotify ==0.3.5,
hjsmin ==0.1.4.7,
hslogger ==1.2.1,
- http-client ==0.3.8.2,
+ http-client ==0.4.11.1,
http-client-tls ==0.2.2,
- http-conduit ==2.1.2.3,
+ http-conduit ==2.1.5,
http-date ==0.0.2,
http-types ==0.8.5,
hxt ==9.3.1.4,