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

Felix Yan felixonmars at archlinux.org
Thu Apr 8 00:33:28 UTC 2021


    Date: Thursday, April 8, 2021 @ 00:33:28
  Author: felixonmars
Revision: 913137

upgpkg: haskell-topograph 1.0.0.1-2: rebuild with vector 0.12.3.0

Modified:
  haskell-topograph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-08 00:32:46 UTC (rev 913136)
+++ PKGBUILD	2021-04-08 00:33:28 UTC (rev 913137)
@@ -3,7 +3,7 @@
 _hkgname=topograph
 pkgname=haskell-topograph
 pkgver=1.0.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Directed acyclic graphs"
 url="https://github.com/phadej/topograph"
 license=("BSD")
@@ -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