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

Felix Yan felixonmars at archlinux.org
Fri Jun 23 15:20:30 UTC 2017


    Date: Friday, June 23, 2017 @ 15:20:29
  Author: felixonmars
Revision: 240448

upgpkg: haskell-lens-aeson 1.0.1-11

rebuild with hashable,1.2.6.1

Modified:
  haskell-lens-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 15:18:43 UTC (rev 240447)
+++ PKGBUILD	2017-06-23 15:20:29 UTC (rev 240448)
@@ -4,7 +4,7 @@
 _hkgname=lens-aeson
 pkgname=haskell-lens-aeson
 pkgver=1.0.1
-pkgrel=10
+pkgrel=11
 pkgdesc="Law-abiding lenses for aeson"
 url="http://github.com/lens/lens-aeson/"
 license=('MIT')
@@ -19,7 +19,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-test-doctests
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html



More information about the arch-commits mailing list