[arch-commits] Commit in haskell-servant-client-core/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jan 18 06:48:55 UTC 2021


    Date: Monday, January 18, 2021 @ 06:48:53
  Author: felixonmars
Revision: 822553

upgpkg: haskell-servant-client-core 0.18.2-2: rebuild with smallcheck 1.2.1

Modified:
  haskell-servant-client-core/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-18 06:47:56 UTC (rev 822552)
+++ PKGBUILD	2021-01-18 06:48:53 UTC (rev 822553)
@@ -3,7 +3,7 @@
 _hkgname=servant-client-core
 pkgname=haskell-servant-client-core
 pkgver=0.18.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Core functionality and class for client function generation for servant APIs"
 url="http://docs.servant.dev/"
 license=("BSD")
@@ -28,7 +28,7 @@
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'
 
-  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