authenticate 0.6.3 → 0.6.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~tagsoupPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: tagsoup
API changes (from Hackage documentation)
Files
- authenticate.cabal +2/−2
authenticate.cabal view
@@ -1,5 +1,5 @@ name: authenticate-version: 0.6.3+version: 0.6.3.1 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -18,7 +18,7 @@ data-object >= 0.3.1 && < 0.4, data-object-json >= 0.3.1 && < 0.4, http-wget >= 0.6 && < 0.7,- tagsoup >= 0.6 && < 0.10,+ tagsoup >= 0.6 && < 0.11, failure >= 0.0.0 && < 0.2, transformers >= 0.1 && < 0.3, bytestring >= 0.9 && < 0.10