yesod-auth-hashdb 1.7.1.6 → 1.7.1.7
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~persistent-sqlitePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: persistent-sqlite
API changes (from Hackage documentation)
Files
- yesod-auth-hashdb.cabal +2/−2
yesod-auth-hashdb.cabal view
@@ -1,5 +1,5 @@ name: yesod-auth-hashdb-version: 1.7.1.6+version: 1.7.1.7 license: MIT license-file: LICENSE author: Patrick Brisbin, later changes Paul Rouse@@ -78,7 +78,7 @@ , http-types , monad-logger , network-uri- , persistent-sqlite >= 2.1 && < 2.12+ , persistent-sqlite >= 2.1 , resourcet , text , unordered-containers