Date: Friday, June 23, 2017 @ 11:53:10 Author: felixonmars Revision: 240332
upgpkg: haskell-openpgp-asciiarmor 0.1-15 rebuild with hashable,1.2.6.1 Modified: haskell-openpgp-asciiarmor/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-23 11:51:55 UTC (rev 240331) +++ PKGBUILD 2017-06-23 11:53:10 UTC (rev 240332) @@ -4,7 +4,7 @@ _hkgname=openpgp-asciiarmor pkgname=haskell-openpgp-asciiarmor pkgver=0.1 -pkgrel=14 +pkgrel=15 pkgdesc="OpenPGP (RFC4880) ASCII Armor codec" url="http://floss.scru.org/openpgp-asciiarmor" license=('custom:ISC') @@ -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
