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

Felix Yan felixonmars at archlinux.org
Sun Jun 7 12:10:11 UTC 2020


    Date: Sunday, June 7, 2020 @ 12:10:10
  Author: felixonmars
Revision: 639959

upgpkg: haskell-libxml-sax 0.7.5-24: rebuild with xml-types 0.3.7

Modified:
  haskell-libxml-sax/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-07 12:09:21 UTC (rev 639958)
+++ PKGBUILD	2020-06-07 12:10:10 UTC (rev 639959)
@@ -4,7 +4,7 @@
 _hkgname=libxml-sax
 pkgname=haskell-libxml-sax
 pkgver=0.7.5
-pkgrel=23
+pkgrel=24
 pkgdesc="Bindings for the libXML2 SAX interface"
 url="https://john-millikin.com/software/haskell-libxml/"
 license=("MIT")
@@ -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