[arch-commits] Commit in haskell-http-streams/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jun 6 05:46:12 UTC 2018
Date: Wednesday, June 6, 2018 @ 05:46:12
Author: felixonmars
Revision: 340769
upgpkg: haskell-http-streams 0.8.6.1-22
rebuild with network 2.7.0.0
Modified:
haskell-http-streams/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-06 05:45:31 UTC (rev 340768)
+++ PKGBUILD 2018-06-06 05:46:12 UTC (rev 340769)
@@ -4,7 +4,7 @@
_hkgname=http-streams
pkgname=haskell-http-streams
pkgver=0.8.6.1
-pkgrel=21
+pkgrel=22
pkgdesc="An HTTP client using io-streams"
url="https://github.com/afcowie/http-streams"
license=('custom:BSD3')
@@ -28,7 +28,7 @@
cd $_hkgname-$pkgver
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
- --prefix=/usr --docdir="/usr/share/doc/${pkgname}" --disable-tests \
+ --prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
runhaskell Setup build
runhaskell Setup register --gen-script
More information about the arch-commits
mailing list