[arch-commits] Commit in haskell-simple-sendfile/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 21 11:41:51 UTC 2020
Date: Thursday, May 21, 2020 @ 11:41:50
Author: felixonmars
Revision: 631138
upgpkg: haskell-simple-sendfile 0.2.30-57: rebuild with unliftio 0.2.13
Modified:
haskell-simple-sendfile/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-21 11:40:11 UTC (rev 631137)
+++ PKGBUILD 2020-05-21 11:41:50 UTC (rev 631138)
@@ -4,7 +4,7 @@
_hkgname=simple-sendfile
pkgname=haskell-simple-sendfile
pkgver=0.2.30
-pkgrel=56
+pkgrel=57
pkgdesc="Cross platform library for the sendfile system call"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
@@ -22,7 +22,7 @@
--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-fallow-bsd
- 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