[arch-commits] Commit in haskell-hslua-module-path/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Mar 17 07:18:48 UTC 2021


    Date: Wednesday, March 17, 2021 @ 07:18:48
  Author: felixonmars
Revision: 893068

upgpkg: haskell-hslua-module-path 0.1.0.1-2: rebuild with doctest 0.18.1

Modified:
  haskell-hslua-module-path/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-17 07:17:50 UTC (rev 893067)
+++ PKGBUILD	2021-03-17 07:18:48 UTC (rev 893068)
@@ -3,7 +3,7 @@
 _hkgname=hslua-module-path
 pkgname=haskell-hslua-module-path
 pkgver=0.1.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Lua module to work with file paths."
 url="https://github.com/hslua/hslua-module-path"
 license=("MIT")
@@ -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