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

Felix Yan felixonmars at archlinux.org
Fri Oct 16 17:16:17 UTC 2020


    Date: Friday, October 16, 2020 @ 17:16:16
  Author: felixonmars
Revision: 724818

upgpkg: haskell-monad-memo 0.5.3-2: rebuild with th-abstraction 0.4.0.0

Modified:
  haskell-monad-memo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-16 17:15:16 UTC (rev 724817)
+++ PKGBUILD	2020-10-16 17:16:16 UTC (rev 724818)
@@ -3,7 +3,7 @@
 _hkgname=monad-memo
 pkgname=haskell-monad-memo
 pkgver=0.5.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Memoization monad transformer"
 url="https://github.com/EduardSergeev/monad-memo"
 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