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

Felix Yan felixonmars at archlinux.org
Thu May 21 10:48:33 UTC 2020


    Date: Thursday, May 21, 2020 @ 10:48:32
  Author: felixonmars
Revision: 631102

upgpkg: haskell-libyaml 0.1.2-27: rebuild with unliftio 0.2.13

Modified:
  haskell-libyaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-21 10:46:37 UTC (rev 631101)
+++ PKGBUILD	2020-05-21 10:48:32 UTC (rev 631102)
@@ -3,7 +3,7 @@
 _hkgname=libyaml
 pkgname=haskell-libyaml
 pkgver=0.1.2
-pkgrel=26
+pkgrel=27
 pkgdesc="Low-level, streaming YAML interface."
 url="https://github.com/snoyberg/libyaml"
 license=('BSD')
@@ -20,7 +20,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fsystem-libyaml
-    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