packages feed

authenticate 0.8.2 → 0.8.2.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: time

API changes (from Hackage documentation)

Files

authenticate.cabal view
@@ -1,5 +1,5 @@ name:            authenticate-version:         0.8.2+version:         0.8.2.1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -27,7 +27,7 @@                      xml >= 1.3.7 && < 1.4,                      wai >= 0.3 && < 0.4,                      RSA >= 1.0 && < 1.1,-                     time >= 1.1 && < 1.2,+                     time >= 1.1 && < 1.3,                      base64-bytestring >= 0.1 && < 0.2,                      SHA >= 1.4 && < 1.5,                      random >= 1.0 && < 1.1,