[arch-commits] Commit in haskell-binary-conduit/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jun 30 20:23:58 UTC 2017
Date: Friday, June 30, 2017 @ 20:23:57
Author: felixonmars
Revision: 241779
upgpkg: haskell-binary-conduit 1.2.4.1-17
rebuild with monad-control,1.0.2.1
Modified:
haskell-binary-conduit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-30 20:22:22 UTC (rev 241778)
+++ PKGBUILD 2017-06-30 20:23:57 UTC (rev 241779)
@@ -4,7 +4,7 @@
_hkgname=binary-conduit
pkgname=haskell-binary-conduit
pkgver=1.2.4.1
-pkgrel=16
+pkgrel=17
pkgdesc="Data serialization/deserialization conduit library"
url="http://github.com/qnikst/binary-conduit/"
license=('MIT')
@@ -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