[arch-commits] Commit in haskell-http-client-tls/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jun 23 10:54:14 UTC 2017
Date: Friday, June 23, 2017 @ 10:54:13
Author: felixonmars
Revision: 240282
upgpkg: haskell-http-client-tls 0.3.5.1-3
rebuild with hashable,1.2.6.1
Modified:
haskell-http-client-tls/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-23 10:52:40 UTC (rev 240281)
+++ PKGBUILD 2017-06-23 10:54:13 UTC (rev 240282)
@@ -5,7 +5,7 @@
_hkgname=http-client-tls
pkgname=haskell-http-client-tls
pkgver=0.3.5.1
-pkgrel=2
+pkgrel=3
pkgdesc="http-client backend using the connection package and tls library"
url="https://github.com/snoyberg/http-client"
license=("MIT")
@@ -22,7 +22,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