[arch-commits] Commit in haskell-doctest-exitcode-stdio/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Mar 16 17:42:45 UTC 2021


    Date: Tuesday, March 16, 2021 @ 17:42:45
  Author: felixonmars
Revision: 891997

upgpkg: haskell-doctest-exitcode-stdio 0.0-2: rebuild with doctest 0.18.1

Modified:
  haskell-doctest-exitcode-stdio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-16 17:42:06 UTC (rev 891996)
+++ PKGBUILD	2021-03-16 17:42:45 UTC (rev 891997)
@@ -3,7 +3,7 @@
 _hkgname=doctest-exitcode-stdio
 pkgname=haskell-doctest-exitcode-stdio
 pkgver=0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Run doctest's in a Cabal.Test.exitcode-stdio environment"
 url="https://hub.darcs.net/thielema/doctest-exitcode-stdio/"
 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