amazonka-elastictranscoder 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-elastictranscoder.cabal view
@@ -1,5 +1,5 @@ name: amazonka-elastictranscoder-version: 0.0.3+version: 0.0.4 synopsis: Amazon Elastic Transcoder SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -59,5 +59,5 @@ other-modules: build-depends:- amazonka-core == 0.0.3.*+ amazonka-core == 0.0.4.* , base >= 4.7 && < 5
gen/Network/AWS/ElasticTranscoder/Types.hs view
@@ -275,8 +275,7 @@ type Er ElasticTranscoder = JSONError service = Service- { _svcEndpoint = regional- , _svcAbbrev = "ElasticTranscoder"+ { _svcAbbrev = "ElasticTranscoder" , _svcPrefix = "elastictranscoder" , _svcVersion = "2012-09-25" , _svcTargetPrefix = Nothing