libmpd 0.9.0.6 → 0.9.0.7
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~timePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: time
API changes (from Hackage documentation)
Files
- libmpd.cabal +2/−2
libmpd.cabal view
@@ -1,5 +1,5 @@ Name: libmpd-Version: 0.9.0.6+Version: 0.9.0.7 Synopsis: An MPD client library. Description: A client library for MPD, the Music Player Daemon. Category: Network, Sound@@ -55,7 +55,7 @@ if impl(ghc >= 7.10.0) Build-Depends:- time >= 1.5 && <1.7+ time >= 1.5 && <1.9 else Build-Depends: time >= 1.1 && <1.5