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

Felix Yan felixonmars at archlinux.org
Wed Jun 21 07:41:18 UTC 2017


    Date: Wednesday, June 21, 2017 @ 07:41:17
  Author: felixonmars
Revision: 239180

upgpkg: haskell-th-orphans 0.13.3-13

rebuild with safe,0.3.15

Modified:
  haskell-th-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-21 07:39:39 UTC (rev 239179)
+++ PKGBUILD	2017-06-21 07:41:17 UTC (rev 239180)
@@ -4,7 +4,7 @@
 _hkgname=th-orphans
 pkgname=haskell-th-orphans
 pkgver=0.13.3
-pkgrel=12
+pkgrel=13
 pkgdesc="Orphan instances for TH datatypes"
 url="http://github.com/ekmett/th-orphans/"
 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
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list