pinboard 0.9.12.4 → 0.9.12.5
raw patch · 2 files changed
+7/−3 lines, 2 filesdep ~timePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: time
API changes (from Hackage documentation)
Files
- changelog.md +4/−0
- pinboard.cabal +3/−3
changelog.md view
@@ -1,3 +1,7 @@+__v0.9.12.5++update time bounds+ __v0.9.12.4 fix for aeson [] instances in 1.0.0.0
pinboard.cabal view
@@ -1,9 +1,9 @@--- This file has been generated from package.yaml by hpack version 0.15.0.+-- This file has been generated from package.yaml by hpack version 0.17.0. -- -- see: https://github.com/sol/hpack name: pinboard-version: 0.9.12.4+version: 0.9.12.5 synopsis: Access to the Pinboard API description: . The Pinboard API is a way to interact programatically with@@ -46,7 +46,7 @@ , http-client >=0.5 && <0.6 , http-client-tls >=0.3.0 && <0.4 , text >=0.11 && <1.3- , time >=1.5 && <1.7+ , time >=1.5 && <1.9 , vector >=0.10.9 && <0.13 , network >=2.6.2 && <2.7 , profunctors >=5