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

Felix Yan felixonmars at archlinux.org
Mon Jul 10 04:59:40 UTC 2017


    Date: Monday, July 10, 2017 @ 04:59:40
  Author: felixonmars
Revision: 243495

upgpkg: haskell-cryptonite 0.23-6

rebuild with foundation,0.0.13

Modified:
  haskell-cryptonite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-10 04:55:47 UTC (rev 243494)
+++ PKGBUILD	2017-07-10 04:59:40 UTC (rev 243495)
@@ -5,7 +5,7 @@
 _hkgname=cryptonite
 pkgname=haskell-cryptonite
 pkgver=0.23
-pkgrel=5
+pkgrel=6
 pkgdesc="Cryptography Primitives sink"
 url="https://github.com/vincenthz/cryptonite"
 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 \
             -fsupport_deepseq -finteger-gmp -f-support_pclmuldq -fsupport_rdrand \
             -fsupport_aesni -f-old_toolchain_inliner -f-check_alignment -fsupport_sse
     runhaskell Setup build



More information about the arch-commits mailing list