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

Felix Yan felixonmars at archlinux.org
Sat May 23 15:28:51 UTC 2020


    Date: Saturday, May 23, 2020 @ 15:28:51
  Author: felixonmars
Revision: 632074

upgpkg: haskell-openpgp-asciiarmor 0.1.2-33: rebuild with tasty 1.3.1

Modified:
  haskell-openpgp-asciiarmor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 15:28:13 UTC (rev 632073)
+++ PKGBUILD	2020-05-23 15:28:51 UTC (rev 632074)
@@ -3,7 +3,7 @@
 _hkgname=openpgp-asciiarmor
 pkgname=haskell-openpgp-asciiarmor
 pkgver=0.1.2
-pkgrel=32
+pkgrel=33
 pkgdesc="OpenPGP (RFC4880) ASCII Armor codec"
 url="http://floss.scru.org/openpgp-asciiarmor"
 license=('MIT')
@@ -19,7 +19,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --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