[arch-commits] Commit in haskell-th-env/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jan 27 07:06:24 UTC 2021


    Date: Wednesday, January 27, 2021 @ 07:06:24
  Author: felixonmars
Revision: 831696

upgpkg: haskell-th-env 0.1.0.2-2: rebuild with call-stack 0.3.0

Modified:
  haskell-th-env/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-27 07:05:31 UTC (rev 831695)
+++ PKGBUILD	2021-01-27 07:06:24 UTC (rev 831696)
@@ -3,7 +3,7 @@
 _hkgname=th-env
 pkgname=haskell-th-env
 pkgver=0.1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Template Haskell splice that expands to an environment variable"
 url="https://github.com/dzhus/th-env#readme"
 license=("BSD")
@@ -22,7 +22,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