[arch-commits] Commit in haskell-dbus/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 17 14:29:13 UTC 2018
Date: Thursday, May 17, 2018 @ 14:29:12
Author: felixonmars
Revision: 323831
upgpkg: haskell-dbus 1.0.1-8
rebuild with ghc 8.4.2
Modified:
haskell-dbus/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 14:27:47 UTC (rev 323830)
+++ PKGBUILD 2018-05-17 14:29:12 UTC (rev 323831)
@@ -5,13 +5,13 @@
_hkgname=dbus
pkgname=haskell-dbus
pkgver=1.0.1
-pkgrel=7
+pkgrel=8
pkgdesc="A client library for the D-Bus IPC system"
url="https://john-millikin.com/software/haskell-dbus/"
license=("GPL3")
arch=('x86_64')
depends=('ghc-libs' 'haskell-cereal' 'haskell-lens' 'haskell-libxml-sax' 'haskell-network'
- 'haskell-parsec' 'haskell-random' 'haskell-split' 'haskell-text' 'haskell-th-lift'
+ 'haskell-random' 'haskell-split' 'haskell-th-lift'
'haskell-vector' 'haskell-xml-types')
makedepends=('ghc' 'haskell-extra' 'haskell-quickcheck' 'haskell-resourcet' 'haskell-tasty'
'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
More information about the arch-commits
mailing list