[arch-commits] Commit in haskell-libmpd/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 17 18:39:10 UTC 2018


    Date: Thursday, May 17, 2018 @ 18:39:09
  Author: felixonmars
Revision: 324015

upgpkg: haskell-libmpd 0.9.0.8-7

rebuild with ghc 8.4.2

Modified:
  haskell-libmpd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 18:38:24 UTC (rev 324014)
+++ PKGBUILD	2018-05-17 18:39:09 UTC (rev 324015)
@@ -7,13 +7,13 @@
 _hkgname=libmpd
 pkgname=haskell-libmpd
 pkgver=0.9.0.8
-pkgrel=6
+pkgrel=7
 pkgdesc='Client library for MPD, the Music Player Daemon'
 url='https://hackage.haskell.org/package/libmpd'
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'gmp' 'haskell-attoparsec' 'haskell-bytestring' 'haskell-containers' 'haskell-data-default'
-         'haskell-filepath' 'haskell-mtl' 'haskell-network' 'haskell-text' 'haskell-time' 'haskell-utf8-string'
+         'haskell-filepath' 'haskell-network' 'haskell-time' 'haskell-utf8-string'
          'haskell-primitive')
 makedepends=('ghc')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/vimus/libmpd-haskell/archive/v${pkgver}.tar.gz)



More information about the arch-commits mailing list