[arch-commits] Commit in haskell-persistent-sqlite/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 21 11:19:42 UTC 2020
Date: Thursday, May 21, 2020 @ 11:19:41
Author: felixonmars
Revision: 631118
upgpkg: haskell-persistent-sqlite 2.10.6.2-58: rebuild with unliftio 0.2.13
Modified:
haskell-persistent-sqlite/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-21 11:16:53 UTC (rev 631117)
+++ PKGBUILD 2020-05-21 11:19:41 UTC (rev 631118)
@@ -4,7 +4,7 @@
_hkgname=persistent-sqlite
pkgname=haskell-persistent-sqlite
pkgver=2.10.6.2
-pkgrel=57
+pkgrel=58
pkgdesc="Backend for the persistent library using sqlite3"
url="https://www.yesodweb.com/book/persistent"
license=("MIT")
@@ -25,7 +25,7 @@
--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-f-build-sanity-exe -fsystemlib -fuse-pkgconfig
- 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