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

Felix Yan felixonmars at archlinux.org
Sat Aug 12 06:47:03 UTC 2017


    Date: Saturday, August 12, 2017 @ 06:47:03
  Author: felixonmars
Revision: 249950

upgpkg: haskell-microlens-th 0.4.1.1-3

rebuild with microlens,0.4.8.1

Modified:
  haskell-microlens-th/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-12 06:45:03 UTC (rev 249949)
+++ PKGBUILD	2017-08-12 06:47:03 UTC (rev 249950)
@@ -4,7 +4,7 @@
 _hkgname=microlens-th
 pkgname=haskell-microlens-th
 pkgver=0.4.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Automatic generation of record lenses for microlens"
 url="http://github.com/aelve/microlens"
 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 \
             -finlining
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html



More information about the arch-commits mailing list