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

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 25 05:39:46 UTC 2021


    Date: Saturday, September 25, 2021 @ 05:39:45
  Author: felixonmars
Revision: 1024323

upgpkg: haskell-http-download 0.2.0.0-331: rebuild with vector 0.12.3.1

Modified:
  haskell-http-download/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-25 05:38:17 UTC (rev 1024322)
+++ PKGBUILD	2021-09-25 05:39:45 UTC (rev 1024323)
@@ -3,7 +3,7 @@
 _hkgname=http-download
 pkgname=haskell-http-download
 pkgver=0.2.0.0
-pkgrel=330
+pkgrel=331
 pkgdesc="Verified downloads with retries"
 url="https://github.com/commercialhaskell/http-download"
 license=('MIT')
@@ -26,7 +26,7 @@
     
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
-        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script



More information about the arch-commits mailing list