[arch-commits] Commit in haskell-filemanip/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Jan 11 01:08:54 UTC 2022
Date: Tuesday, January 11, 2022 @ 01:08:54
Author: felixonmars
Revision: 1100173
upgpkg: haskell-filemanip 0.3.6.3-34: rebuild with ghc 9.0.2
Modified:
haskell-filemanip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-11 01:08:22 UTC (rev 1100172)
+++ PKGBUILD 2022-01-11 01:08:54 UTC (rev 1100173)
@@ -4,7 +4,7 @@
_hkgname=filemanip
pkgname=haskell-filemanip
pkgver=0.3.6.3
-pkgrel=33
+pkgrel=34
pkgdesc="Expressive file and directory manipulation for Haskell."
url="https://hackage.haskell.org/package/filemanip"
license=("BSD")
@@ -19,7 +19,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
runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
runhaskell Setup unregister --gen-script
More information about the arch-commits
mailing list