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

Felix Yan felixonmars at archlinux.org
Mon Jun 7 01:38:33 UTC 2021


    Date: Monday, June 7, 2021 @ 01:38:32
  Author: felixonmars
Revision: 956766

upgpkg: haskell-doctest-lib 0.1-2: rebuild with ghc 8.10.5

Modified:
  haskell-doctest-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 01:38:02 UTC (rev 956765)
+++ PKGBUILD	2021-06-07 01:38:32 UTC (rev 956766)
@@ -3,7 +3,7 @@
 _hkgname=doctest-lib
 pkgname=haskell-doctest-lib
 pkgver=0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Parts of doctest exposed as library"
 url="https://hub.darcs.net/thielema/doctest-lib/"
 license=("MIT")
@@ -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