[arch-commits] Commit in haskell-interpolatedstring-perl6/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Sep 23 14:45:11 UTC 2021
Date: Thursday, September 23, 2021 @ 14:45:10
Author: felixonmars
Revision: 1022638
upgpkg: haskell-interpolatedstring-perl6 1.0.2-162: rebuild with th-expand-syns 0.13.12
Modified:
haskell-interpolatedstring-perl6/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-23 14:44:22 UTC (rev 1022637)
+++ PKGBUILD 2021-09-23 14:45:10 UTC (rev 1022638)
@@ -3,7 +3,7 @@
_hkgname=interpolatedstring-perl6
pkgname=haskell-interpolatedstring-perl6
pkgver=1.0.2
-pkgrel=161
+pkgrel=162
pkgdesc="QuasiQuoter for Perl6-style multi-line interpolated strings"
url="https://github.com/audreyt/interpolatedstring-perl6"
license=('custom:PublicDomain')
@@ -18,7 +18,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$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