[arch-commits] Commit in haskell-cryptohash-cryptoapi/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 23 15:52:08 UTC 2020
Date: Saturday, May 23, 2020 @ 15:52:07
Author: felixonmars
Revision: 632116
upgpkg: haskell-cryptohash-cryptoapi 0.1.4-89: rebuild with tasty 1.3.1
Modified:
haskell-cryptohash-cryptoapi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-23 15:51:29 UTC (rev 632115)
+++ PKGBUILD 2020-05-23 15:52:07 UTC (rev 632116)
@@ -3,7 +3,7 @@
_hkgname=cryptohash-cryptoapi
pkgname=haskell-cryptohash-cryptoapi
pkgver=0.1.4
-pkgrel=88
+pkgrel=89
pkgdesc="Crypto-api interfaces for cryptohash"
url="https://github.com/vincenthz/hs-cryptohash-cryptoapi"
license=('BSD')
@@ -20,7 +20,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