[arch-commits] Commit in haskell-mmorph/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Nov 10 16:17:34 UTC 2021
Date: Wednesday, November 10, 2021 @ 16:17:34
Author: felixonmars
Revision: 1039822
upgpkg: haskell-mmorph 1.2.0-3: rebuild with transformers-compat 0.7.1
Modified:
haskell-mmorph/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-10 16:17:00 UTC (rev 1039821)
+++ PKGBUILD 2021-11-10 16:17:34 UTC (rev 1039822)
@@ -4,7 +4,7 @@
_hkgname=mmorph
pkgname=haskell-mmorph
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Monad morphisms"
url="https://hackage.haskell.org/package/${_hkgname}"
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 --enable-tests \
- --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