protocol-buffers-descriptor 1.2.1 → 1.2.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~protocol-buffersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: protocol-buffers
API changes (from Hackage documentation)
Files
protocol-buffers-descriptor.cabal view
@@ -1,5 +1,5 @@ name: protocol-buffers-descriptor-version: 1.2.1+version: 1.2.2 cabal-version: >= 1.2 build-type: Simple license: BSD3@@ -48,7 +48,7 @@ Text.DescriptorProtos.UninterpretedOption Text.DescriptorProtos.UninterpretedOption.NamePart - build-depends: protocol-buffers == 1.2.1,+ build-depends: protocol-buffers == 1.2.2, containers, bytestring