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

Felix Yan felixonmars at archlinux.org
Mon Aug 17 12:26:50 UTC 2020


    Date: Monday, August 17, 2020 @ 12:26:49
  Author: felixonmars
Revision: 682556

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

Modified:
  haskell-timezone-series/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 12:26:14 UTC (rev 682555)
+++ PKGBUILD	2020-08-17 12:26:49 UTC (rev 682556)
@@ -3,7 +3,7 @@
 _hkgname=timezone-series
 pkgname=haskell-${_hkgname}
 pkgver=0.1.9
-pkgrel=5
+pkgrel=6
 pkgdesc='Enhanced timezone handling for Data.Time'
 url='http://projects.haskell.org/time-ng/'
 license=('BSD')
@@ -26,7 +26,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