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

Felix Yan felixonmars at archlinux.org
Wed Mar 17 04:25:29 UTC 2021


    Date: Wednesday, March 17, 2021 @ 04:25:28
  Author: felixonmars
Revision: 892936

upgpkg: haskell-dependent-map 0.4.0.0-2: rebuild with doctest 0.18.1

Modified:
  haskell-dependent-map/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-17 04:24:27 UTC (rev 892935)
+++ PKGBUILD	2021-03-17 04:25:28 UTC (rev 892936)
@@ -3,7 +3,7 @@
 _hkgname=dependent-map
 pkgname=haskell-dependent-map
 pkgver=0.4.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Dependent finite maps (partial dependent products)"
 url="https://github.com/obsidiansystems/dependent-map"
 license=("custom")
@@ -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