amazonka-storagegateway 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-storagegateway.cabal view
@@ -1,5 +1,5 @@ name: amazonka-storagegateway-version: 0.0.3+version: 0.0.4 synopsis: Amazon Storage Gateway SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -87,5 +87,5 @@ other-modules: build-depends:- amazonka-core == 0.0.3.*+ amazonka-core == 0.0.4.* , base >= 4.7 && < 5
gen/Network/AWS/StorageGateway/Types.hs view
@@ -177,8 +177,7 @@ type Er StorageGateway = JSONError service = Service- { _svcEndpoint = regional- , _svcAbbrev = "StorageGateway"+ { _svcAbbrev = "StorageGateway" , _svcPrefix = "storagegateway" , _svcVersion = "2013-06-30" , _svcTargetPrefix = Just "StorageGateway_20130630"