packages feed

yesod-auth 1.4.0.1 → 1.4.0.2

raw patch · 2 files changed

+2/−3 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Yesod/Auth/GoogleEmail2.hs view
@@ -115,8 +115,7 @@                     `mappend` renderQueryText True qs      login tm = do-        url <- getDest tm-        [whamlet|<a href=#{url}>_{Msg.LoginGoogle}|]+        [whamlet|<a href=@{tm forwardUrl}>_{Msg.LoginGoogle}|]      dispatch :: YesodAuth site              => Text
yesod-auth.cabal view
@@ -1,5 +1,5 @@ name:            yesod-auth-version:         1.4.0.1+version:         1.4.0.2 license:         MIT license-file:    LICENSE author:          Michael Snoyman, Patrick Brisbin