summaryrefslogtreecommitdiff
path: root/community/haskell-data-default-instances-old-locale/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-data-default-instances-old-locale/PKGBUILD')
-rw-r--r--community/haskell-data-default-instances-old-locale/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/haskell-data-default-instances-old-locale/PKGBUILD b/community/haskell-data-default-instances-old-locale/PKGBUILD
index 6950f27ec..d94dbd1a7 100644
--- a/community/haskell-data-default-instances-old-locale/PKGBUILD
+++ b/community/haskell-data-default-instances-old-locale/PKGBUILD
@@ -2,13 +2,13 @@
_hkgname=data-default-instances-old-locale
pkgname=haskell-data-default-instances-old-locale
pkgver=0.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="Default instances for types in old-locale"
url="http://hackage.haskell.org/package/${_hkgname}"
license=('custom:BSD3')
arch=('i686' 'x86_64')
makedepends=()
-depends=('ghc=7.8.2' 'haskell-data-default-class' 'haskell-old-locale=1.0.0.6')
+depends=('ghc=7.8.3' 'haskell-data-default-class' 'haskell-old-locale=1.0.0.6')
options=('strip')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
install=${pkgname}.install