[arch-commits] Commit in haskell-hasql-notifications/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 26 18:50:18 UTC 2021


    Date: Thursday, August 26, 2021 @ 18:50:18
  Author: felixonmars
Revision: 1006459

upgpkg: haskell-hasql-notifications 0.2.0.0-2: rebuild with tasty 1.4.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-26 18:49:42 UTC (rev 1006458)
+++ PKGBUILD	2021-08-26 18:50:18 UTC (rev 1006459)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications"
 license=("BSD")
@@ -23,7 +23,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