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

Felix Yan felixonmars at archlinux.org
Sat May 23 21:00:06 UTC 2020


    Date: Saturday, May 23, 2020 @ 21:00:05
  Author: felixonmars
Revision: 632554

upgpkg: haskell-lens-aeson 1.1-33: rebuild with tasty 1.3.1

Modified:
  haskell-lens-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 20:57:15 UTC (rev 632553)
+++ PKGBUILD	2020-05-23 21:00:05 UTC (rev 632554)
@@ -3,7 +3,7 @@
 _hkgname=lens-aeson
 pkgname=haskell-lens-aeson
 pkgver=1.1
-pkgrel=32
+pkgrel=33
 pkgdesc="Law-abiding lenses for aeson"
 url="https://github.com/lens/lens-aeson/"
 license=('MIT')
@@ -21,7 +21,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-test-doctests
-    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