summaryrefslogtreecommitdiff
path: root/testing/haskell-html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/haskell-html')
-rw-r--r--testing/haskell-html/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/haskell-html/PKGBUILD b/testing/haskell-html/PKGBUILD
index 10a04cbdf..1d207117e 100644
--- a/testing/haskell-html/PKGBUILD
+++ b/testing/haskell-html/PKGBUILD
@@ -4,12 +4,12 @@
_hkgname=html
pkgname=haskell-html
pkgver=1.0.1.2
-pkgrel=9
+pkgrel=9.1
pkgdesc="HTML combinator library"
url="http://hackage.haskell.org/package/html"
license=('custom:BSD3')
arch=('i686' 'x86_64')
-depends=(ghc=7.0.2-2 sh)
+depends=(ghc=7.0.3-2 sh)
options=('strip')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
install=${pkgname}.install