Date: Friday, June 23, 2017 @ 15:22:25 Author: felixonmars Revision: 240450
upgpkg: haskell-microlens-aeson 2.2.0.1-8 rebuild with hashable,1.2.6.1 Modified: haskell-microlens-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-23 15:20:56 UTC (rev 240449) +++ PKGBUILD 2017-06-23 15:22:25 UTC (rev 240450) @@ -4,7 +4,7 @@ _hkgname=microlens-aeson pkgname=haskell-microlens-aeson pkgver=2.2.0.1 -pkgrel=7 +pkgrel=8 pkgdesc="Law-abiding lenses for Aeson, using microlens" url="http://github.com/fosskers/microlens-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 runhaskell Setup build runhaskell Setup haddock --hoogle --html runhaskell Setup register --gen-script
