[arch-commits] Commit in haskell-yesod-form/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 23 10:42:40 UTC 2021


    Date: Thursday, September 23, 2021 @ 10:42:40
  Author: felixonmars
Revision: 1021787

upgpkg: haskell-yesod-form 1.7.0-78: rebuild with random 1.2.1

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-23 10:40:51 UTC (rev 1021786)
+++ PKGBUILD	2021-09-23 10:42:40 UTC (rev 1021787)
@@ -4,7 +4,7 @@
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
 pkgver=1.7.0
-pkgrel=77
+pkgrel=78
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -22,7 +22,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 \
             -fnetwork-uri
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list