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

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Nov 6 13:22:47 UTC 2013


    Date: Wednesday, November 6, 2013 @ 14:22:47
  Author: spupykin
Revision: 100605

upgpkg: haskell-vector 0.10.0.1-6

upd

Modified:
  haskell-vector/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-06 13:22:42 UTC (rev 100604)
+++ PKGBUILD	2013-11-06 13:22:47 UTC (rev 100605)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-vector
 pkgver=0.10.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Efficient Arrays"
 url="http://code.haskell.org/vector"
 license=("custom:BSD3")
@@ -11,7 +11,7 @@
 makedepends=()
 # deps adjusted to specific versions in package()
 depends=("ghc" "haskell-primitive")
-options=('strip')
+options=('strip' 'staticlibs')
 install="${pkgname}.install"
 source=("http://hackage.haskell.org/packages/archive/vector/${pkgver}/vector-${pkgver}.tar.gz")
 sha256sums=('ece945058b01a77c5fff31e89bbea76ac619677041c41286a2da5e8b515508af')




More information about the arch-commits mailing list