packages feed

bronyradiogermany-streaming 1.0.0.0 → 1.0.0.1

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

bronyradiogermany-streaming.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:            Streaming interface for the BronyRadioGermany API.@@ -57,7 +57,7 @@   -- other-extensions:          -- Other library packages from which modules are imported.-  build-depends:       base >=4.9 && <4.10,+  build-depends:       base >=4.9 && <5,                        streaming,                        streaming-bytestring,                        streaming-utils,