From 01a2b823c5939ba0a3b9b43ae3f582f5c8ab1347 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 23 Jul 2013 14:07:09 +0300 Subject: [PATCH] yesod-platform bump --- yesod-platform/yesod-platform.cabal | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/yesod-platform/yesod-platform.cabal b/yesod-platform/yesod-platform.cabal index 97b4254f..ffbe374a 100644 --- a/yesod-platform/yesod-platform.cabal +++ b/yesod-platform/yesod-platform.cabal @@ -1,5 +1,5 @@ name: yesod-platform -version: 1.2.2 +version: 1.2.3 license: MIT license-file: LICENSE author: Michael Snoyman @@ -20,7 +20,7 @@ library , asn1-data == 0.7.1 , asn1-types == 0.2.0 , attoparsec == 0.10.4.0 - , attoparsec-conduit == 1.0.1.1 + , attoparsec-conduit == 1.0.1.2 , authenticate == 1.3.2.6 , base-unicode-symbols == 0.2.2.4 , base64-bytestring == 1.0.0.1 @@ -36,7 +36,7 @@ library , cipher-aes == 0.1.8 , cipher-rc4 == 0.1.2 , clientsession == 0.9 - , conduit == 1.0.7.1 + , conduit == 1.0.7.3 , cookie == 0.4.0.1 , cprng-aes == 0.3.4 , crypto-api == 0.12.2.1 @@ -58,7 +58,7 @@ library , email-validate == 1.0.0 , entropy == 0.2.2.1 , failure == 0.2.0.1 - , fast-logger == 0.3.1 + , fast-logger == 0.3.2 , file-embed == 0.0.4.9 , filesystem-conduit == 1.0.0.1 , hamlet == 1.1.7.1 @@ -80,7 +80,7 @@ library , network-conduit == 1.0.0 , path-pieces == 0.1.2 , pem == 0.1.2 - , persistent == 1.2.1.1 + , persistent == 1.2.2.0 , persistent-template == 1.2.0.2 , pool-conduit == 0.1.2 , primitive == 0.5.0.1 @@ -94,12 +94,12 @@ library , semigroups == 0.9.2 , setenv == 0.1.0 , shakespeare == 1.0.5 - , shakespeare-css == 1.0.6.1 + , shakespeare-css == 1.0.6.2 , shakespeare-i18n == 1.0.0.3 - , shakespeare-js == 1.1.4 - , shakespeare-text == 1.0.0.5 + , shakespeare-js == 1.1.4.1 + , shakespeare-text == 1.0.0.6 , silently == 1.2.4.1 - , simple-sendfile == 0.2.11 + , simple-sendfile == 0.2.12 , skein == 1.0.3 , socks == 0.5.1 , stringsearch == 0.3.6.4 @@ -125,10 +125,10 @@ library , wai-test == 1.3.1.1 , warp == 1.3.9 , word8 == 0.0.3 - , xml-conduit == 1.1.0.3 - , xml-types == 0.3.3 + , xml-conduit == 1.1.0.5 + , xml-types == 0.3.4 , xss-sanitize == 0.3.4 - , yaml == 0.8.3 + , yaml == 0.8.4 , yesod == 1.2.1.1 , yesod-auth == 1.2.0.2 , yesod-core == 1.2.3