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

Felix Yan felixonmars at archlinux.org
Fri Jun 23 11:28:08 UTC 2017


    Date: Friday, June 23, 2017 @ 11:28:08
  Author: felixonmars
Revision: 240314

upgpkg: haskell-cryptonite-conduit 0.2.0-31

rebuild with hashable,1.2.6.1

Modified:
  haskell-cryptonite-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 11:26:50 UTC (rev 240313)
+++ PKGBUILD	2017-06-23 11:28:08 UTC (rev 240314)
@@ -4,7 +4,7 @@
 _hkgname=cryptonite-conduit
 pkgname=haskell-cryptonite-conduit
 pkgver=0.2.0
-pkgrel=30
+pkgrel=31
 pkgdesc="Conduit bridge for cryptonite"
 url="https://github.com/haskell-crypto/cryptonite-conduit"
 license=('custom:BSD3')
@@ -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



More information about the arch-commits mailing list