[arch-commits] Commit in haskell-regex-base/trunk (PKGBUILD)

Jelle van der Waa jelle at nymeria.archlinux.org
Sat Oct 26 21:05:04 UTC 2013


    Date: Saturday, October 26, 2013 @ 23:05:04
  Author: jelle
Revision: 99317

upgpkg: haskell-regex-base 0.93.2-15

add staticlibs

Modified:
  haskell-regex-base/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 20:18:27 UTC (rev 99316)
+++ PKGBUILD	2013-10-26 21:05:04 UTC (rev 99317)
@@ -6,7 +6,7 @@
 _hkgname=regex-base
 pkgname=haskell-regex-base
 pkgver=0.93.2
-pkgrel=14
+pkgrel=15
 pkgdesc='Interface API for regex-posix,pcre,parsec,tdfa,dfa'
 url='http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-base'
 license=('custom:BSD3')
@@ -14,6 +14,7 @@
 depends=('ghc' 'haskell-mtl')
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
 install="$pkgname.install"
+options=('staticlibs')
 sha256sums=('20dc5713a16f3d5e2e6d056b4beb9cfdc4368cd09fd56f47414c847705243278')
 
 build() {




More information about the arch-commits mailing list