[arch-commits] Commit in haskell-tasty-inspection-testing/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Tue Sep 21 11:39:43 UTC 2021


    Date: Tuesday, September 21, 2021 @ 11:39:43
  Author: felixonmars
Revision: 1020167

upgpkg: haskell-tasty-inspection-testing 0.1-2: rebuild with random 1.2.1

Modified:
  haskell-tasty-inspection-testing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-21 11:38:08 UTC (rev 1020166)
+++ PKGBUILD	2021-09-21 11:39:43 UTC (rev 1020167)
@@ -3,7 +3,7 @@
 _hkgname=tasty-inspection-testing
 pkgname=haskell-tasty-inspection-testing
 pkgver=0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Inspection testing support for tasty"
 url="https://github.com/Bodigrim/tasty-inspection-testing"
 license=("MIT")
@@ -27,7 +27,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