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

Felix Yan felixonmars at archlinux.org
Thu Jun 22 18:28:30 UTC 2017


    Date: Thursday, June 22, 2017 @ 18:28:29
  Author: felixonmars
Revision: 239647

upgpkg: haskell-dav 1.3.1-117

rebuild with xml-conduit,1.5.1

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-22 18:25:59 UTC (rev 239646)
+++ PKGBUILD	2017-06-22 18:28:29 UTC (rev 239647)
@@ -5,7 +5,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.1
-pkgrel=116
+pkgrel=117
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV"
 license=("GPL3")
@@ -23,7 +23,7 @@
     
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
         --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
-        --libsubdir=\$compiler/site-local/\$pkgid \
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fnetwork-uri -f-mtl-compat
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html



More information about the arch-commits mailing list