libmpd 0.8.0.4 → 0.8.0.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~attoparsecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: attoparsec
API changes (from Hackage documentation)
Files
- libmpd.cabal +2/−2
libmpd.cabal view
@@ -1,5 +1,5 @@ Name: libmpd-Version: 0.8.0.4+Version: 0.8.0.5 Synopsis: An MPD client library. Description: A client library for MPD, the Music Player Daemon (<http://www.musicpd.org/>).@@ -52,7 +52,7 @@ , data-default >= 0.4.0 && < 0.6 , bytestring >= 0.9 && < 1 , text >= 0.11- , attoparsec >= 0.10.1 && < 0.12+ , attoparsec >= 0.10.1 && < 0.13 Exposed-Modules: Network.MPD