[arch-commits] Commit in haskell-store-core/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jun 28 18:50:21 UTC 2020
Date: Sunday, June 28, 2020 @ 18:50:20
Author: felixonmars
Revision: 655158
upgpkg: haskell-store-core 0.4.4.2-6: rebuild with primitive 0.7.1.0
Modified:
haskell-store-core/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-28 18:49:43 UTC (rev 655157)
+++ PKGBUILD 2020-06-28 18:50:20 UTC (rev 655158)
@@ -3,7 +3,7 @@
_hkgname=store-core
pkgname=haskell-store-core
pkgver=0.4.4.2
-pkgrel=5
+pkgrel=6
pkgdesc="Fast and lightweight binary serialization"
url="https://github.com/fpco/store"
license=('MIT')
@@ -25,7 +25,7 @@
--prefix=/usr --docdir=/usr/share/doc/$pkgname \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-f-force-alignment
- 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