http-media 0.5.0 → 0.5.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~CabalPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: Cabal
API changes (from Hackage documentation)
Files
- http-media.cabal +2/−2
http-media.cabal view
@@ -1,5 +1,5 @@ name: http-media-version: 0.5.0+version: 0.5.1 license: MIT license-file: LICENSE author: Timothy Jones@@ -96,7 +96,7 @@ build-depends: base >= 4.6 && < 5.0, bytestring >= 0.10 && < 0.11,- Cabal >= 1.19 && < 1.23,+ Cabal >= 1.16 && < 1.23, cabal-test-quickcheck >= 0.1 && < 0.2, case-insensitive >= 1.0 && < 1.3, containers >= 0.5 && < 0.6,