Platform update
This commit is contained in:
parent
63e7cd8e2f
commit
404e1b2f9c
@ -1,5 +1,5 @@
|
||||
name: yesod-platform
|
||||
version: 1.2.13
|
||||
version: 1.2.13.1
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Michael Snoyman <michael@snoyman.com>
|
||||
@ -21,7 +21,7 @@ library
|
||||
, asn1-parse == 0.8.1
|
||||
, asn1-types == 0.2.3
|
||||
, attoparsec-conduit == 1.1.0
|
||||
, authenticate == 1.3.2.9
|
||||
, authenticate == 1.3.2.10
|
||||
, auto-update == 0.1.0.0
|
||||
, base16-bytestring == 0.1.1.6
|
||||
, base64-bytestring == 1.0.0.1
|
||||
@ -68,7 +68,7 @@ library
|
||||
, hspec == 1.11.0
|
||||
, hspec-expectations == 0.6.0.1
|
||||
, html-conduit == 1.1.0.5
|
||||
, http-client == 0.3.6.1
|
||||
, http-client == 0.3.7.1
|
||||
, http-client-tls == 0.2.2
|
||||
, http-conduit == 2.1.4
|
||||
, http-date == 0.0.4
|
||||
@ -134,13 +134,13 @@ library
|
||||
, x509-validation == 1.5.0
|
||||
, xml-conduit == 1.2.1
|
||||
, xml-types == 0.3.4
|
||||
, xss-sanitize == 0.3.5.2
|
||||
, xss-sanitize == 0.3.5.3
|
||||
, yaml == 0.8.8.4
|
||||
, yesod == 1.2.6.1
|
||||
, yesod-auth == 1.3.4
|
||||
, yesod-auth == 1.3.4.1
|
||||
, yesod-auth-hashdb == 1.3.0.1
|
||||
, yesod-core == 1.2.19
|
||||
, yesod-form == 1.3.14
|
||||
, yesod-form == 1.3.15.1
|
||||
, yesod-persistent == 1.2.3
|
||||
, yesod-routes == 1.2.0.7
|
||||
, yesod-static == 1.2.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user