packages feed

yaml-rpc 1.0.2 → 1.0.3

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: lens

API changes (from Hackage documentation)

Files

yaml-rpc.cabal view
@@ -1,6 +1,6 @@ Name:                yaml-rpc -Version:             1.0.2+Version:             1.0.3  -- A short (one-line) description of the package. Synopsis:            Simple library for network (HTTP REST-like) YAML RPC@@ -66,7 +66,7 @@                        wreq,                        http-types >= 0.8.5,                        http-client >= 0.3.3.1,-                       lens >= 4.2+                       lens >= 4.1    Source-repository head   type: git