[arch-commits] Commit in haskell-hxt-regex-xmlschema/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Aug 17 06:23:28 UTC 2020


    Date: Monday, August 17, 2020 @ 06:23:28
  Author: felixonmars
Revision: 682287

upgpkg: haskell-hxt-regex-xmlschema 9.2.0.3-22: rebuild with ghc 8.10.2

Modified:
  haskell-hxt-regex-xmlschema/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 06:22:32 UTC (rev 682286)
+++ PKGBUILD	2020-08-17 06:23:28 UTC (rev 682287)
@@ -3,7 +3,7 @@
 _hkgname=hxt-regex-xmlschema
 pkgname=haskell-hxt-regex-xmlschema 
 pkgver=9.2.0.3
-pkgrel=21
+pkgrel=22
 pkgdesc="A regular expression library for W3C XML Schema regular expressions"
 url="https://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema"
 license=('MIT')
@@ -20,7 +20,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-profile
-    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