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

Felix Yan felixonmars at archlinux.org
Fri Jun 23 12:17:14 UTC 2017


    Date: Friday, June 23, 2017 @ 12:17:13
  Author: felixonmars
Revision: 240354

upgpkg: haskell-text-printer 0.5-7

rebuild with hashable,1.2.6.1

Modified:
  haskell-text-printer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 12:15:32 UTC (rev 240353)
+++ PKGBUILD	2017-06-23 12:17:13 UTC (rev 240354)
@@ -4,7 +4,7 @@
 _hkgname=text-printer
 pkgname=haskell-text-printer
 pkgver=0.5
-pkgrel=6
+pkgrel=7
 pkgdesc="Abstract interface for text builders/printers."
 url="https://github.com/mvv/text-printer"
 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