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

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


    Date: Tuesday, May 19, 2020 @ 22:11:02
  Author: felixonmars
Revision: 630268

upgpkg: haskell-dav 1.3.4-94: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 22:10:07 UTC (rev 630267)
+++ PKGBUILD	2020-05-19 22:11:02 UTC (rev 630268)
@@ -4,7 +4,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.4
-pkgrel=93
+pkgrel=94
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV"
 license=("GPL3")
@@ -25,7 +25,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-mtl-compat
-    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