summaryrefslogtreecommitdiff
path: root/community/haskell-dataenc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-dataenc/PKGBUILD')
-rw-r--r--community/haskell-dataenc/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/haskell-dataenc/PKGBUILD b/community/haskell-dataenc/PKGBUILD
index 0232eb2c1..c1bd00b18 100644
--- a/community/haskell-dataenc/PKGBUILD
+++ b/community/haskell-dataenc/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 89297 2013-04-28 16:52:18Z td123 $
+# $Id: PKGBUILD 103336 2014-01-03 11:09:18Z bpiotrowski $
# Maintainer: Vesa Kaihlavirta <vesa@archlinux.org>
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
# Package generated by cabal2arch 0.7.5
@@ -12,9 +12,10 @@ url="http://hackage.haskell.org/package/dataenc"
license=('custom:BSD3')
arch=('i686' 'x86_64')
depends=('ghc=7.6.3-1' sh)
+install=${pkgname}.install
+options=('staticlibs')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz
'0001-update-build-deps-for-ghc-7.6.1.patch')
-install=${pkgname}.install
md5sums=('4da812ca7a1640a5fdcc676009ab160c'
'662056adcb79efe8898298c271b49600')