packages feed

bronyradiogermany-common 1.0.0.0 → 1.0.0.1

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

bronyradiogermany-common.cabal view
@@ -10,7 +10,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             1.0.0.0+version:             1.0.0.1  -- A short (one-line) description of the package. synopsis:            Common types and URIs for the BronyRadioGermany API bindings.@@ -58,7 +58,7 @@   -- other-extensions:          -- Other library packages from which modules are imported.-  build-depends:       base >=4.9 && <4.10,+  build-depends:       base >=4.9 && <5,                        aeson,                        text,                        bytestring,