summaryrefslogtreecommitdiff
path: root/community/haskell-terminfo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-terminfo/PKGBUILD')
-rw-r--r--community/haskell-terminfo/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/haskell-terminfo/PKGBUILD b/community/haskell-terminfo/PKGBUILD
index cfe3159d8..6b93d18a0 100644
--- a/community/haskell-terminfo/PKGBUILD
+++ b/community/haskell-terminfo/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 106226 2014-02-25 15:47:36Z bpiotrowski $
+# $Id: PKGBUILD 110634 2014-05-04 13:55:13Z td123 $
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
_hkgname=terminfo
pkgname=haskell-terminfo
pkgver=0.4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Haskell bindings to the terminfo library."
url="http://hackage.haskell.org/package/${_hkgname}"
license=('custom:BSD3')
arch=('i686' 'x86_64')
-depends=('ghc=7.6.3-1' 'sh')
+depends=('ghc=7.8.2-2' 'sh')
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install=${pkgname}.install