[arch-commits] Commit in haskell-mysql/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 15 19:45:32 UTC 2020
Date: Sunday, November 15, 2020 @ 19:45:32
Author: felixonmars
Revision: 754715
upgpkg: haskell-mysql 0.1.7.2-2: rebuild with QuickCheck 2.14.2
Modified:
haskell-mysql/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-15 19:44:17 UTC (rev 754714)
+++ PKGBUILD 2020-11-15 19:45:32 UTC (rev 754715)
@@ -3,7 +3,7 @@
_hkgname=mysql
pkgname=haskell-mysql
pkgver=0.1.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="A low-level MySQL client library"
url="https://github.com/paul-rouse/mysql"
license=("BSD")
@@ -23,7 +23,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