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

Felix Yan felixonmars at archlinux.org
Sat Mar 20 03:11:56 UTC 2021


    Date: Saturday, March 20, 2021 @ 03:11:55
  Author: felixonmars
Revision: 895637

upgpkg: haskell-semialign 1.2-2: rebuild with uuid 1.3.14, uuid-types 1.0.4

Modified:
  haskell-semialign/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-20 03:11:10 UTC (rev 895636)
+++ PKGBUILD	2021-03-20 03:11:55 UTC (rev 895637)
@@ -3,7 +3,7 @@
 _hkgname=semialign
 pkgname=haskell-semialign
 pkgver=1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Align and Zip type-classes from the common Semialign ancestor."
 url="https://github.com/haskellari/these"
 license=("BSD")
@@ -29,7 +29,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