json-feed 2.0.0.7 → 2.0.0.8
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hspecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec
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.7+version: 2.0.0.8 synopsis: JSON Feed description:@@ -84,7 +84,7 @@ build-depends: , filepath >= 1.4.2 && < 1.5- , hspec >= 2.7.6 && < 2.11+ , hspec >= 2.9.7 && < 2.12 hs-source-dirs: source/test-suite main-is: Main.hs type: exitcode-stdio-1.0