summaryrefslogtreecommitdiff
path: root/community/haskell-dlist/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-dlist/PKGBUILD')
-rw-r--r--community/haskell-dlist/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/haskell-dlist/PKGBUILD b/community/haskell-dlist/PKGBUILD
index 925c91c72..90c9573d3 100644
--- a/community/haskell-dlist/PKGBUILD
+++ b/community/haskell-dlist/PKGBUILD
@@ -1,3 +1,5 @@
+# $Id: PKGBUILD 88875 2013-04-24 14:23:10Z jelle $
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Don Stewart <dons@galois.com>
# Contributor: Lex Black <autumn-wind at web dot de>
@@ -5,13 +7,13 @@ pkgname=haskell-dlist
pkgver=0.5
_hkgname=dlist
_licensefile=LICENSE
-pkgrel=1
+pkgrel=23
pkgdesc="Differences lists"
url="http://code.haskell.org/~dons/code/dlist/"
license=("BSD3")
arch=('i686' 'x86_64')
-makedepends=('ghc')
-depends=('ghc')
+makedepends=('ghc=7.6.2')
+depends=('ghc=7.6.2')
options=('strip')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha256sums=('4780e5409eff55bbfdd7470ef802a087a04048c9cd5efe0482c82878292f19ea')