[arch-commits] Commit in haskell-authenticate-oauth/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 19 20:33:42 UTC 2020
Date: Tuesday, May 19, 2020 @ 20:33:42
Author: felixonmars
Revision: 630157
upgpkg: haskell-authenticate-oauth 1.6.0.1-88: rebuild with tasty-golden 2.3.3.3
Modified:
haskell-authenticate-oauth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-19 20:32:57 UTC (rev 630156)
+++ PKGBUILD 2020-05-19 20:33:42 UTC (rev 630157)
@@ -3,7 +3,7 @@
_hkgname=authenticate-oauth
pkgname=haskell-authenticate-oauth
pkgver=1.6.0.1
-pkgrel=87
+pkgrel=88
pkgdesc="Library to authenticate with OAuth for Haskell web applications."
url="https://github.com/yesodweb/authenticate"
license=('BSD')
@@ -26,7 +26,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
- 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