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

Felix Yan felixonmars at archlinux.org
Fri Jun 23 14:02:37 UTC 2017


    Date: Friday, June 23, 2017 @ 14:02:37
  Author: felixonmars
Revision: 240396

upgpkg: haskell-data-textual 0.3.0.2-15

rebuild with hashable,1.2.6.1

Modified:
  haskell-data-textual/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 13:59:22 UTC (rev 240395)
+++ PKGBUILD	2017-06-23 14:02:37 UTC (rev 240396)
@@ -4,7 +4,7 @@
 _hkgname=data-textual
 pkgname=haskell-data-textual
 pkgver=0.3.0.2
-pkgrel=14
+pkgrel=15
 pkgdesc="Human-friendly textual representations."
 url="https://github.com/mvv/data-textual"
 license=('custom:BSD3')
@@ -18,7 +18,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
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html || warning "haddock failed"
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list