packages feed

MusicBrainz 0.2 → 0.2.1

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

MusicBrainz.cabal view
@@ -1,5 +1,5 @@ name:                MusicBrainz-version:             0.2+version:             0.2.1 synopsis:            interface to MusicBrainz XML2 web service description:         interface to MusicBrainz XML2 web service homepage:            http://floss.scru.org/hMusicBrainz@@ -7,7 +7,7 @@ license-file:        LICENSE author:              Clint Adams maintainer:          clint@debian.org-copyright:           2012-2013 Clint Adams+copyright:           2012-2014 Clint Adams category:            Network build-type:          Simple cabal-version:       >=1.8@@ -23,7 +23,7 @@                , monad-control ==0.3.*                , bytestring                , conduit       >= 1.0.0-               , text          ==0.11.*+               , text                , time                , vector        >=0.9                , xml-types     ==0.3.*@@ -43,4 +43,4 @@ source-repository this   type:     git   location: git://anonscm.debian.org/users/clint/MusicBrainz.git-  tag:      hMB/0.2+  tag:      hMB/0.2.1