summaryrefslogtreecommitdiff
path: root/community/haskell-dbus/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-dbus/PKGBUILD')
-rw-r--r--community/haskell-dbus/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/haskell-dbus/PKGBUILD b/community/haskell-dbus/PKGBUILD
index 722024016..316df37f3 100644
--- a/community/haskell-dbus/PKGBUILD
+++ b/community/haskell-dbus/PKGBUILD
@@ -5,12 +5,12 @@
_hkgname=DBus
pkgname=haskell-dbus
pkgver=0.4
-pkgrel=3.1
+pkgrel=1
pkgdesc="DBus bindings"
url="http://hackage.haskell.org/package/DBus"
license=('custom:BSD3')
arch=('i686' 'x86_64')
-depends=('ghc=7.0.2' 'sh')
+depends=('ghc=7.0.3' 'sh')
options=('strip')
source=(http://hackage.haskell.org/packages/archive/DBus/0.4/DBus-0.4.tar.gz
dbus-0.4.patch)