haskell-libmpd-git rebuild

This commit is contained in:
Cedric Girard 2012-03-05 17:56:05 +01:00
parent a67c8319d8
commit bdbcfcbd6e
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
# Maintainer: Cedric Girard <girard.cedric@gmail.com>
_hkgname=libmpd
pkgname=haskell-libmpd-git
pkgver=20111220
pkgver=20120305
pkgrel=1
pkgdesc="An MPD client library, git version."
url="http://hackage.haskell.org/package/${_hkgname}"
license=('LGPL')
arch=('i686' 'x86_64')
makedepends=()
depends=('ghc' 'haskell-containers=0.4.0.0' 'haskell-filepath=1.2.0.0' 'haskell-mtl=2.0.1.0' 'haskell-network=2.3.0.2' 'haskell-old-locale=1.0.0.2' 'haskell-time=1.2.0.3' 'haskell-utf8-string<0.4')
depends=('ghc' 'haskell-containers=0.4.2.1' 'haskell-filepath=1.3.0.0' 'haskell-mtl=2.0.1.0' 'haskell-network=2.3.0.11' 'haskell-old-locale=1.0.0.4' 'haskell-time=1.4' 'haskell-utf8-string<0.4')
conflicts=('haskell-libmpd')
provides=('haskell-libmpd')
options=('strip')