[arch-commits] Commit in haskell-httpd-shed/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Sep 24 07:40:18 UTC 2021
Date: Friday, September 24, 2021 @ 07:40:18
Author: felixonmars
Revision: 1023452
upgpkg: haskell-httpd-shed 0.4.1.1-356: rebuild with vector 0.12.3.1
Modified:
haskell-httpd-shed/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-24 07:39:34 UTC (rev 1023451)
+++ PKGBUILD 2021-09-24 07:40:18 UTC (rev 1023452)
@@ -4,7 +4,7 @@
_hkgname=httpd-shed
pkgname=haskell-httpd-shed
pkgver=0.4.1.1
-pkgrel=355
+pkgrel=356
pkgdesc="A simple web-server with an interact style API"
url="https://github.com/andygill/httpd-shed/"
license=("BSD")
@@ -24,7 +24,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname \
- --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
-f-buildexamples -fnetwork-uri -fnetwork-bsd
runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
More information about the arch-commits
mailing list