liblastfm 0.0.3.0 → 0.0.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- liblastfm.cabal +2/−2
liblastfm.cabal view
@@ -1,11 +1,11 @@ Name: liblastfm-Version: 0.0.3.0+Version: 0.0.3.1 Synopsis: Wrapper to Lastfm API License: MIT License-file: LICENSE Author: Matvey Aksenov, Dmitry Malikov Maintainer: Matvey Aksenov <matvey.aksenov@gmail.com>-Category: Network+Category: Network APIs Description: Simple but complete wrapper to Lastfm API. Can send some stuff and receive reponses from Lastfm. JSON/XML parsing is an exercise for the user. Cabal-Version: >= 1.6 Build-Type: Simple