[arch-commits] Commit in haskell-errors/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Nov 10 16:09:06 UTC 2021
Date: Wednesday, November 10, 2021 @ 16:09:06
Author: felixonmars
Revision: 1039804
upgpkg: haskell-errors 2.3.0-63: rebuild with transformers-compat 0.7.1
Modified:
haskell-errors/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-10 16:08:33 UTC (rev 1039803)
+++ PKGBUILD 2021-11-10 16:09:06 UTC (rev 1039804)
@@ -4,7 +4,7 @@
_hkgname=errors
pkgname=haskell-errors
pkgver=2.3.0
-pkgrel=62
+pkgrel=63
pkgdesc="Simplified error-handling"
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 \
- --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