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