json-feed 1.0.13 → 1.0.14
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: >= 1.10 name: json-feed-version: 1.0.13+version: 1.0.14 synopsis: JSON Feed description:@@ -35,7 +35,7 @@ library build-depends: base >= 4.13.0 && < 4.16- , aeson >= 1.4.7 && < 1.6+ , aeson >= 1.4.7 && < 1.6 || >= 2.0.0 && < 2.1 , bytestring >= 0.10.10 && < 0.11 , mime-types >= 0.1.0 && < 0.2 , network-uri >= 2.6.3 && < 2.7