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

Felix Yan felixonmars at archlinux.org
Wed Jun 21 08:04:39 UTC 2017


    Date: Wednesday, June 21, 2017 @ 08:04:38
  Author: felixonmars
Revision: 239197

upgpkg: haskell-store 0.4.3.1-20

rebuild with safe,0.3.15

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-21 07:54:32 UTC (rev 239196)
+++ PKGBUILD	2017-06-21 08:04:38 UTC (rev 239197)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.1
-pkgrel=19
+pkgrel=20
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store"
 license=('custom:BSD3')
@@ -25,7 +25,7 @@
 
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
         --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
-        --libsubdir=\$compiler/site-local/\$pkgid \
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-comparison-bench -f-small-bench
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html



More information about the arch-commits mailing list