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

Felix Yan felixonmars at archlinux.org
Thu May 21 15:31:32 UTC 2020


    Date: Thursday, May 21, 2020 @ 15:31:31
  Author: felixonmars
Revision: 631253

upgpkg: haskell-fdo-notify 0.3.1-289: rebuild with unliftio 0.2.13

Modified:
  haskell-fdo-notify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-21 15:29:59 UTC (rev 631252)
+++ PKGBUILD	2020-05-21 15:31:31 UTC (rev 631253)
@@ -4,7 +4,7 @@
 _hkgname=fdo-notify
 pkgname=haskell-fdo-notify
 pkgver=0.3.1
-pkgrel=288
+pkgrel=289
 pkgdesc="Desktop Notifications client"
 url="https://bitbucket.org/taejo/fdo-notify/"
 license=("BSD")
@@ -20,7 +20,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-    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