[arch-commits] Commit in haskell-cryptohash-conduit/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 23 11:26:30 UTC 2017


    Date: Friday, June 23, 2017 @ 11:26:29
  Author: felixonmars
Revision: 240312

upgpkg: haskell-cryptohash-conduit 0.1.1-88

rebuild with hashable,1.2.6.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 11:25:07 UTC (rev 240311)
+++ PKGBUILD	2017-06-23 11:26:29 UTC (rev 240312)
@@ -5,7 +5,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=87
+pkgrel=88
 pkgdesc="cryptohash conduit"
 url="http://github.com/vincenthz/hs-cryptohash-conduit"
 license=("custom:BSD3")
@@ -20,7 +20,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