[arch-commits] Commit in haskell-containers-unicode-symbols/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Aug 17 05:38:58 UTC 2020
Date: Monday, August 17, 2020 @ 05:38:58
Author: felixonmars
Revision: 682169
upgpkg: haskell-containers-unicode-symbols 0.3.1.2-2: rebuild with ghc 8.10.2
Modified:
haskell-containers-unicode-symbols/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-17 05:38:19 UTC (rev 682168)
+++ PKGBUILD 2020-08-17 05:38:58 UTC (rev 682169)
@@ -4,7 +4,7 @@
_hkgname=containers-unicode-symbols
pkgname=haskell-containers-unicode-symbols
pkgver=0.3.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="Unicode alternatives for common functions and operators"
url="https://haskell.org/haskellwiki/Unicode-symbols"
license=("BSD")
@@ -21,7 +21,7 @@
--prefix=/usr --docdir=/usr/share/doc/$pkgname \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-f-containers-old
- 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