From a3f004184e67f9fb827830ff6eea2053ffbfc93a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 8 Sep 2013 14:23:45 +0200 Subject: [PATCH] platform update --- yesod-platform/yesod-platform.cabal | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/yesod-platform/yesod-platform.cabal b/yesod-platform/yesod-platform.cabal index 22c18273..6bdf1ad7 100644 --- a/yesod-platform/yesod-platform.cabal +++ b/yesod-platform/yesod-platform.cabal @@ -1,5 +1,5 @@ name: yesod-platform -version: 1.2.4 +version: 1.2.4.1 license: MIT license-file: LICENSE author: Michael Snoyman @@ -63,7 +63,7 @@ library , fast-logger == 0.3.3 , file-embed == 0.0.4.9 , filesystem-conduit == 1.0.0.1 - , hamlet == 1.1.7.1 + , hamlet == 1.1.7.2 , hjsmin == 0.1.4.1 , hspec == 1.7.2 , hspec-expectations == 0.3.3 @@ -96,11 +96,11 @@ library , securemem == 0.1.3 , semigroups == 0.9.2 , setenv == 0.1.0 - , shakespeare == 1.0.5.1 - , shakespeare-css == 1.0.6.2 - , shakespeare-i18n == 1.0.0.3 - , shakespeare-js == 1.1.4.1 - , shakespeare-text == 1.0.0.6 + , shakespeare == 1.2.0 + , shakespeare-css == 1.0.6.3 + , shakespeare-i18n == 1.0.0.4 + , shakespeare-js == 1.2.0 + , shakespeare-text == 1.0.0.7 , silently == 1.2.4.1 , simple-sendfile == 0.2.12 , skein == 1.0.6 @@ -132,10 +132,10 @@ library , xml-types == 0.3.4 , xss-sanitize == 0.3.4 , yaml == 0.8.4.1 - , yesod == 1.2.2 - , yesod-auth == 1.2.2 - , yesod-core == 1.2.4.1 - , yesod-form == 1.3.2 + , yesod == 1.2.2.1 + , yesod-auth == 1.2.2.1 + , yesod-core == 1.2.4.2 + , yesod-form == 1.3.2.1 , yesod-persistent == 1.2.1 , yesod-routes == 1.2.0.1 , yesod-static == 1.2.0.1