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

Felix Yan felixonmars at archlinux.org
Tue May 19 22:05:19 UTC 2020


    Date: Tuesday, May 19, 2020 @ 22:05:19
  Author: felixonmars
Revision: 630260

upgpkg: haskell-casa-client 0.0.1-31: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-casa-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 22:04:31 UTC (rev 630259)
+++ PKGBUILD	2020-05-19 22:05:19 UTC (rev 630260)
@@ -3,7 +3,7 @@
 _hkgname=casa-client
 pkgname=haskell-casa-client
 pkgver=0.0.1
-pkgrel=30
+pkgrel=31
 pkgdesc="Content Addressable Storage Archive client"
 url="https://github.com/fpco/casa"
 license=('MIT')
@@ -28,7 +28,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