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

Felix Yan felixonmars at gemini.archlinux.org
Wed Sep 22 12:18:10 UTC 2021


    Date: Wednesday, September 22, 2021 @ 12:18:09
  Author: felixonmars
Revision: 1021477

upgpkg: haskell-dav 1.3.4-351: rebuild with random 1.2.1

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-22 12:14:24 UTC (rev 1021476)
+++ PKGBUILD	2021-09-22 12:18:09 UTC (rev 1021477)
@@ -4,7 +4,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.4
-pkgrel=350
+pkgrel=351
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV"
 license=("GPL3")
@@ -23,7 +23,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-mtl-compat
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list