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

Felix Yan felixonmars at gemini.archlinux.org
Tue Jan 11 01:28:24 UTC 2022


    Date: Tuesday, January 11, 2022 @ 01:28:23
  Author: felixonmars
Revision: 1100221

upgpkg: haskell-deepseq-generics 0.2.0.0-23: rebuild with ghc 9.0.2

Modified:
  haskell-deepseq-generics/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-11 01:27:55 UTC (rev 1100220)
+++ PKGBUILD	2022-01-11 01:28:23 UTC (rev 1100221)
@@ -4,7 +4,7 @@
 _hkgname=deepseq-generics
 pkgname=haskell-deepseq-generics
 pkgver=0.2.0.0
-pkgrel=22
+pkgrel=23
 pkgdesc="GHC.Generics-based Control.DeepSeq.rnf implementation"
 url="https://github.com/hvr/deepseq-generics"
 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
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script



More information about the arch-commits mailing list