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

Felix Yan felixonmars at archlinux.org
Wed Dec 23 04:58:39 UTC 2020


    Date: Wednesday, December 23, 2020 @ 04:58:38
  Author: felixonmars
Revision: 783646

upgpkg: haskell-opentelemetry 0.6.1-2: rebuild with tasty-smallcheck 0.8.2

Modified:
  haskell-opentelemetry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-23 04:57:52 UTC (rev 783645)
+++ PKGBUILD	2020-12-23 04:58:38 UTC (rev 783646)
@@ -3,7 +3,7 @@
 _hkgname=opentelemetry
 pkgname=haskell-opentelemetry
 pkgver=0.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The OpenTelemetry Haskell Client"
 url="https://github.com/ethercrow/opentelemetry-haskell"
 license=("Apache")
@@ -27,7 +27,7 @@
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'
 
-  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