packages feed

protocol-buffers-descriptor 2.0.9 → 2.0.10

raw patch · 1 files changed

+3/−3 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,10 +1,10 @@ name:           protocol-buffers-descriptor-version:        2.0.9+version:        2.0.10 cabal-version:  >= 1.6 build-type:     Simple license:        BSD3 license-file:   LICENSE-copyright:      (c) 2009-2011 Christopher Edward Kuklewicz+copyright:      (c) 2009-2012 Christopher Edward Kuklewicz author:         Christopher Edward Kuklewicz maintainer:     Chris Kuklewicz <protobuf@personal.mightyreason.com> stability:      Good@@ -26,7 +26,7 @@     description: Choose the new smaller, split-up base package.  Library-  build-depends: protocol-buffers == 2.0.9,+  build-depends: protocol-buffers == 2.0.10,                  bytestring,                  containers