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

Felix Yan felixonmars at archlinux.org
Fri Jun 23 11:22:47 UTC 2017


    Date: Friday, June 23, 2017 @ 11:22:46
  Author: felixonmars
Revision: 240308

upgpkg: haskell-attoparsec-iso8601 1.0.0.0-7

rebuild with hashable,1.2.6.1

Modified:
  haskell-attoparsec-iso8601/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 11:21:27 UTC (rev 240307)
+++ PKGBUILD	2017-06-23 11:22:46 UTC (rev 240308)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec-iso8601
 pkgname=haskell-attoparsec-iso8601
 pkgver=1.0.0.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Parsing of ISO 8601 dates, originally from aeson"
 url="https://github.com/bos/aeson"
 license=('custom:BSD3')
@@ -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 \
             -f-developer -f-fast
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html



More information about the arch-commits mailing list