yesod-sitemap 1.1.0 → 1.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~xml-conduit
Dependency ranges changed: xml-conduit
Files
- yesod-sitemap.cabal +2/−2
yesod-sitemap.cabal view
@@ -1,5 +1,5 @@ name: yesod-sitemap-version: 1.1.0+version: 1.1.0.1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -16,7 +16,7 @@ build-depends: base >= 4 && < 5 , yesod-core >= 1.1 && < 1.2 , time >= 1.1.4- , xml-conduit >= 1.0 && < 1.1+ , xml-conduit >= 1.0 , text , containers exposed-modules: Yesod.Sitemap