[arch-commits] Commit in haskell-mmark/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Sep 22 10:27:12 UTC 2021
Date: Wednesday, September 22, 2021 @ 10:27:12
Author: felixonmars
Revision: 1021387
upgpkg: haskell-mmark 0.0.7.3-43: rebuild with random 1.2.1
Modified:
haskell-mmark/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-22 10:13:05 UTC (rev 1021386)
+++ PKGBUILD 2021-09-22 10:27:12 UTC (rev 1021387)
@@ -3,7 +3,7 @@
_hkgname=mmark
pkgname=haskell-mmark
pkgver=0.0.7.3
-pkgrel=42
+pkgrel=43
pkgdesc="Strict markdown processor for writers"
url="https://github.com/mmark-md/mmark"
license=("BSD")
@@ -22,7 +22,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 \
--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
--ghc-option='-pie'
More information about the arch-commits
mailing list