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

Felix Yan felixonmars at archlinux.org
Fri Jun 23 10:56:00 UTC 2017


    Date: Friday, June 23, 2017 @ 10:55:59
  Author: felixonmars
Revision: 240284

upgpkg: haskell-pipes-http 1.0.5-45

rebuild with hashable,1.2.6.1

Modified:
  haskell-pipes-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 10:54:36 UTC (rev 240283)
+++ PKGBUILD	2017-06-23 10:55:59 UTC (rev 240284)
@@ -5,7 +5,7 @@
 _hkgname=pipes-http
 pkgname=haskell-pipes-http
 pkgver=1.0.5
-pkgrel=44
+pkgrel=45
 pkgdesc="HTTP client with pipes interface"
 url="https://hackage.haskell.org/package/${_hkgname}"
 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