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

Felix Yan felixonmars at archlinux.org
Mon Aug 17 12:27:43 UTC 2020


    Date: Monday, August 17, 2020 @ 12:27:43
  Author: felixonmars
Revision: 682558

upgpkg: haskell-timezone-olson 0.1.9-6: rebuild with ghc 8.10.2

Modified:
  haskell-timezone-olson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 12:27:00 UTC (rev 682557)
+++ PKGBUILD	2020-08-17 12:27:43 UTC (rev 682558)
@@ -3,7 +3,7 @@
 _hkgname=timezone-olson
 pkgname=haskell-${_hkgname}
 pkgver=0.1.9
-pkgrel=5
+pkgrel=6
 pkgdesc='Pure Haskell parser and renderer for binary Olson timezone files'
 url='http://projects.haskell.org/time-ng/'
 license=('BSD')
@@ -27,7 +27,7 @@
       --libsubdir=\$compiler/site-local/\$pkgid \
       --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
       --ghc-option='-pie'
-    runhaskell Setup build
+    runhaskell Setup build $MAKEFLAGS
     runhaskell Setup haddock
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script



More information about the arch-commits mailing list