[arch-commits] Commit in haskell-dbus0.10/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri May 18 04:42:59 UTC 2018


    Date: Friday, May 18, 2018 @ 04:42:58
  Author: felixonmars
Revision: 324106

upgpkg: haskell-dbus0.10 0.10.15-4

rebuild with ghc 8.4.2

Modified:
  haskell-dbus0.10/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 04:21:39 UTC (rev 324105)
+++ PKGBUILD	2018-05-18 04:42:58 UTC (rev 324106)
@@ -5,13 +5,13 @@
 _hkgname=dbus
 pkgname=haskell-dbus0.10
 pkgver=0.10.15
-pkgrel=3
+pkgrel=4
 pkgdesc="A client library for the D-Bus IPC system (legacy 0.10.x version)"
 url="https://john-millikin.com/software/haskell-dbus/"
 license=("GPL3")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-cereal' 'haskell-libxml-sax' 'haskell-network' 'haskell-parsec'
-         'haskell-random' 'haskell-text' 'haskell-vector' 'haskell-xml-types')
+depends=('ghc-libs' 'haskell-cereal' 'haskell-libxml-sax' 'haskell-network'
+         'haskell-random' 'haskell-vector' 'haskell-xml-types')
 makedepends=('ghc' 'haskell-extra' 'haskell-quickcheck' 'haskell-resourcet' 'haskell-tasty'
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list