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

Felix Yan felixonmars at archlinux.org
Sat May 23 14:19:55 UTC 2020


    Date: Saturday, May 23, 2020 @ 14:19:49
  Author: felixonmars
Revision: 631954

upgpkg: haskell-hashable-time 0.2.0.2-11: rebuild with tasty 1.3.1

Modified:
  haskell-hashable-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 14:19:11 UTC (rev 631953)
+++ PKGBUILD	2020-05-23 14:19:49 UTC (rev 631954)
@@ -3,7 +3,7 @@
 _hkgname=hashable-time
 pkgname=haskell-hashable-time
 pkgver=0.2.0.2
-pkgrel=10
+pkgrel=11
 pkgdesc="Hashable instances for Data.Time"
 url="https://github.com/w3rs/hashable-time"
 license=('MIT')
@@ -25,7 +25,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-old-locale
-    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