From 62da244763c4bb01a93ec53f361a7ece73339c25 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 11 Dec 2013 17:50:59 +0200 Subject: [PATCH] Minor yesod-platform update --- yesod-platform/yesod-platform.cabal | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yesod-platform/yesod-platform.cabal b/yesod-platform/yesod-platform.cabal index b80b6e48..77af17d6 100644 --- a/yesod-platform/yesod-platform.cabal +++ b/yesod-platform/yesod-platform.cabal @@ -1,5 +1,5 @@ name: yesod-platform -version: 1.2.5 +version: 1.2.5.1 license: MIT license-file: LICENSE author: Michael Snoyman @@ -70,7 +70,7 @@ library , hspec-expectations == 0.5.0.1 , html-conduit == 1.1.0.1 , http-attoparsec == 0.1.0 - , http-client == 0.2.0.2 + , http-client == 0.2.0.3 , http-client-conduit == 0.2.0.0 , http-client-tls == 0.2.0.0 , http-conduit == 2.0.0.2 @@ -85,10 +85,10 @@ library , monad-logger == 0.3.3.1 , monad-loops == 0.4.2 , network-conduit == 1.0.0 - , path-pieces == 0.1.3 + , path-pieces == 0.1.3.1 , pem == 0.2.1 , persistent == 1.2.3.0 - , persistent-template == 1.2.0.5 + , persistent-template == 1.2.0.6 , pool-conduit == 0.1.2 , primitive == 0.5.1.0 , process-conduit == 1.0.0.1 @@ -132,7 +132,7 @@ library , wai-extra == 2.0.0.1 , wai-logger == 2.0.1 , wai-test == 2.0.0.1 - , warp == 2.0.0.1 + , warp == 2.0.1 , word8 == 0.0.4 , xml-conduit == 1.1.0.9 , xml-types == 0.3.4 @@ -143,7 +143,7 @@ library , yesod-core == 1.2.6.1 , yesod-form == 1.3.4 , yesod-persistent == 1.2.2 - , yesod-routes == 1.2.0.2 + , yesod-routes == 1.2.0.3 , yesod-static == 1.2.2 , yesod-test == 1.2.1 , zlib-bindings == 0.1.1.3