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

Felix Yan felixonmars at archlinux.org
Sat May 26 19:50:51 UTC 2018


    Date: Saturday, May 26, 2018 @ 19:50:50
  Author: felixonmars
Revision: 331072

upgpkg: haskell-http-streams 0.8.6.1-7

rebuild pass 1, specified --nocheck

Modified:
  haskell-http-streams/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-26 19:47:57 UTC (rev 331071)
+++ PKGBUILD	2018-05-26 19:50:50 UTC (rev 331072)
@@ -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}" --enable-tests \
+        --prefix=/usr --docdir="/usr/share/doc/${pkgname}" --disable-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