From 2886140ddb1db32f36cb0b27e93888442a603a53 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 27 Oct 2013 01:06:08 -0700 Subject: Sun Oct 27 01:05:45 PDT 2013 --- community/haskell-regex-compat/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/haskell-regex-compat') diff --git a/community/haskell-regex-compat/PKGBUILD b/community/haskell-regex-compat/PKGBUILD index fc0738ada..81cb30885 100644 --- a/community/haskell-regex-compat/PKGBUILD +++ b/community/haskell-regex-compat/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 89316 2013-04-28 16:52:38Z td123 $ +# $Id: PKGBUILD 99322 2013-10-26 21:11:19Z jelle $ # Maintainer: Alexander Rødseth # Contributor: Vesa Kaihlavirta # Contributor: Arch Haskell Team @@ -6,7 +6,7 @@ _hkgname=regex-compat pkgname=haskell-regex-compat pkgver=0.95.1 -pkgrel=5 +pkgrel=6 pkgdesc='Replaces and enhances Text.Regex' url="http://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3') @@ -14,6 +14,7 @@ arch=('x86_64' 'i686') depends=('ghc=7.6.3-1' 'sh' 'haskell-regex-base=0.93.2' 'haskell-regex-posix=0.95.2') source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) install=${pkgname}.install +options=('staticlibs') sha256sums=('d57cb1a5a4d66753b18eaa37a1621246f660472243b001894f970037548d953b') build() { -- cgit v1.2.3-54-g00ecf