[arch-commits] Commit in haskell-record-dot-preprocessor/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Oct 9 19:08:29 UTC 2020


    Date: Friday, October 9, 2020 @ 19:08:29
  Author: felixonmars
Revision: 722740

upgpkg: haskell-record-dot-preprocessor 0.2.7-2: rebuild with unordered-containers 0.2.13.0

Modified:
  haskell-record-dot-preprocessor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-09 19:07:56 UTC (rev 722739)
+++ PKGBUILD	2020-10-09 19:08:29 UTC (rev 722740)
@@ -3,7 +3,7 @@
 _hkgname=record-dot-preprocessor
 pkgname=haskell-record-dot-preprocessor
 pkgver=0.2.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Preprocessor to allow record.field syntax"
 url="https://github.com/ndmitchell/record-dot-preprocessor#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