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

Felix Yan felixonmars at archlinux.org
Tue May 19 21:15:03 UTC 2020


    Date: Tuesday, May 19, 2020 @ 21:15:03
  Author: felixonmars
Revision: 630220

upgpkg: haskell-tzdata 0.1.20190911.0-26: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 21:13:45 UTC (rev 630219)
+++ PKGBUILD	2020-05-19 21:15:03 UTC (rev 630220)
@@ -3,7 +3,7 @@
 _hkgname=tzdata
 pkgname=haskell-tzdata
 pkgver=0.1.20190911.0
-pkgrel=25
+pkgrel=26
 pkgdesc="Haskell package that distributes the standard time zone database"
 url="https://github.com/nilcons/haskell-tzdata"
 license=('Apache')
@@ -20,7 +20,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
         --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