[arch-commits] Commit in haskell-hspec-attoparsec/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Oct 16 20:46:52 UTC 2020


    Date: Friday, October 16, 2020 @ 20:46:52
  Author: felixonmars
Revision: 724978

upgpkg: haskell-hspec-attoparsec 0.1.0.2-2: rebuild with th-abstraction 0.4.0.0

Modified:
  haskell-hspec-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-16 20:46:10 UTC (rev 724977)
+++ PKGBUILD	2020-10-16 20:46:52 UTC (rev 724978)
@@ -3,7 +3,7 @@
 _hkgname=hspec-attoparsec
 pkgname=haskell-hspec-attoparsec
 pkgver=0.1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Utility functions for testing your attoparsec parsers with hspec"
 url="http://github.com/alpmestan/hspec-attoparsec"
 license=("custom:BSD3")
@@ -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