amazonka-route53 0.0.3 → 0.0.4
raw patch · 2 files changed
+3/−4 lines, 2 filesdep ~amazonka-corePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: amazonka-core
API changes (from Hackage documentation)
Files
amazonka-route53.cabal view
@@ -1,5 +1,5 @@ name: amazonka-route53-version: 0.0.3+version: 0.0.4 synopsis: Amazon Route 53 SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -71,5 +71,5 @@ Network.AWS.Route53.Internal build-depends:- amazonka-core == 0.0.3.*+ amazonka-core == 0.0.4.* , base >= 4.7 && < 5
gen/Network/AWS/Route53/Types.hs view
@@ -205,8 +205,7 @@ type Er Route53 = RESTError service = Service- { _svcEndpoint = global- , _svcAbbrev = "Route53"+ { _svcAbbrev = "Route53" , _svcPrefix = "route53" , _svcVersion = "2013-04-01" , _svcTargetPrefix = Nothing