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

Felix Yan felixonmars at archlinux.org
Wed Feb 10 22:12:28 UTC 2021


    Date: Wednesday, February 10, 2021 @ 22:12:28
  Author: felixonmars
Revision: 854210

upgpkg: haskell-hiedb 0.3.0.1-2: rebuild with attoparsec 0.13.2.5

Modified:
  haskell-hiedb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 22:11:23 UTC (rev 854209)
+++ PKGBUILD	2021-02-10 22:12:28 UTC (rev 854210)
@@ -3,7 +3,7 @@
 _hkgname=hiedb
 pkgname=haskell-hiedb
 pkgver=0.3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Generates a references DB from .hie files"
 url="https://github.com/wz1000/HieDb"
 license=("BSD")
@@ -31,7 +31,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