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

Felix Yan felixonmars at archlinux.org
Tue Feb 9 23:50:33 UTC 2021


    Date: Tuesday, February 9, 2021 @ 23:50:33
  Author: felixonmars
Revision: 852004

upgpkg: haskell-some 1.0.2-2: rebuild with ghc 8.10.4

Modified:
  haskell-some/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-09 23:50:04 UTC (rev 852003)
+++ PKGBUILD	2021-02-09 23:50:33 UTC (rev 852004)
@@ -3,7 +3,7 @@
 _hkgname=some
 pkgname=haskell-some
 pkgver=1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Existential type: Some"
 url="https://github.com/phadej/some"
 license=("BSD")
@@ -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