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

Felix Yan felixonmars at archlinux.org
Mon Jul 10 04:53:26 UTC 2017


    Date: Monday, July 10, 2017 @ 04:53:26
  Author: felixonmars
Revision: 243491

upgpkg: haskell-asn1-parse 0.9.4-24

rebuild with foundation,0.0.13

Modified:
  haskell-asn1-parse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-10 04:52:16 UTC (rev 243490)
+++ PKGBUILD	2017-07-10 04:53:26 UTC (rev 243491)
@@ -5,7 +5,7 @@
 _hkgname=asn1-parse
 pkgname=haskell-asn1-parse
 pkgver=0.9.4
-pkgrel=23
+pkgrel=24
 pkgdesc="Simple monadic parser for ASN1 stream types."
 url="https://github.com/vincenthz/hs-asn1"
 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