json-feed 2.0.0.2 → 2.0.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aesonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson
API changes (from Hackage documentation)
Files
- json-feed.cabal +2/−2
json-feed.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2 name: json-feed-version: 2.0.0.2+version: 2.0.0.3 synopsis: JSON Feed description:@@ -41,7 +41,7 @@ common library build-depends: base >= 4.13.0 && < 4.17- , aeson >= 1.4.7 && < 1.6 || >= 2.0.0 && < 2.1+ , aeson >= 1.4.7 && < 1.6 || >= 2.0.0 && < 2.2 , bytestring >= 0.10.10 && < 0.12 , mime-types >= 0.1.0 && < 0.2 , network-uri >= 2.6.3 && < 2.7