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

Felix Yan felixonmars at archlinux.org
Wed Mar 17 01:55:02 UTC 2021


    Date: Wednesday, March 17, 2021 @ 01:55:02
  Author: felixonmars
Revision: 892742

upgpkg: haskell-graphite 0.10.0.1-2: rebuild with doctest 0.18.1

Modified:
  haskell-graphite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-17 01:53:58 UTC (rev 892741)
+++ PKGBUILD	2021-03-17 01:55:02 UTC (rev 892742)
@@ -3,7 +3,7 @@
 _hkgname=graphite
 pkgname=haskell-graphite
 pkgver=0.10.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Graphs and networks library"
 url="https://github.com/alx741/graphite#readme"
 license=("BSD")
@@ -23,7 +23,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