packages feed

yesod-sitemap 1.2.0 → 1.4.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~yesod-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: yesod-core

API changes (from Hackage documentation)

Files

yesod-sitemap.cabal view
@@ -1,5 +1,5 @@ name:            yesod-sitemap-version:         1.2.0+version:         1.4.0 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -14,7 +14,7 @@  library     build-depends:   base                      >= 4        && < 5-                   , yesod-core                >= 1.2      && < 1.3+                   , yesod-core                >= 1.4      && < 1.5                    , time                      >= 1.1.4                    , xml-conduit               >= 1.0                    , text