packages feed

json-feed 2.0.0.6 → 2.0.0.7

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: bytestring

API changes (from Hackage documentation)

Files

json-feed.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2  name: json-feed-version: 2.0.0.6+version: 2.0.0.7  synopsis: JSON Feed description:@@ -42,7 +42,7 @@   build-depends:     , aeson >= 2.0.3 && < 2.2     , base >= 4.16.0 && < 4.19-    , bytestring >= 0.11.4 && < 0.12+    , bytestring >= 0.11.3 && < 0.12     , mime-types >= 0.1.0 && < 0.2     , network-uri >= 2.6.4 && < 2.7     , tagsoup >= 0.14.8 && < 0.15