[arch-commits] Commit in haskell-arrows/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 16 18:02:58 UTC 2021
Date: Tuesday, March 16, 2021 @ 18:02:58
Author: felixonmars
Revision: 892037
upgpkg: haskell-arrows 0.4.4.2-2: rebuild with doctest 0.18.1
Modified:
haskell-arrows/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-16 18:02:15 UTC (rev 892036)
+++ PKGBUILD 2021-03-16 18:02:58 UTC (rev 892037)
@@ -3,7 +3,7 @@
_hkgname=arrows
pkgname=haskell-arrows
pkgver=0.4.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Arrow classes and transformers"
url="http://www.haskell.org/arrows/"
license=("BSD")
@@ -22,7 +22,7 @@
--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
--ghc-option='-pie'
- runhaskell Setup build
+ runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
runhaskell Setup unregister --gen-script
sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
More information about the arch-commits
mailing list