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

Felix Yan felixonmars at archlinux.org
Thu May 21 10:50:07 UTC 2020


    Date: Thursday, May 21, 2020 @ 10:50:05
  Author: felixonmars
Revision: 631104

upgpkg: haskell-monad-logger 0.3.32-29: rebuild with unliftio 0.2.13

Modified:
  haskell-monad-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-21 10:48:40 UTC (rev 631103)
+++ PKGBUILD	2020-05-21 10:50:05 UTC (rev 631104)
@@ -4,7 +4,7 @@
 _hkgname=monad-logger
 pkgname=haskell-monad-logger
 pkgver=0.3.32
-pkgrel=28
+pkgrel=29
 pkgdesc="A class of monads which can log messages."
 url="https://github.com/kazu-yamamoto/logger"
 license=("MIT")
@@ -24,7 +24,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -ftemplate_haskell
-    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