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

Felix Yan felixonmars at archlinux.org
Wed Jun 28 15:56:28 UTC 2017


    Date: Wednesday, June 28, 2017 @ 15:56:27
  Author: felixonmars
Revision: 241380

upgpkg: haskell-quickcheck-io 0.2.0-2

rebuild with QuickCheck,2.10.0.1

Modified:
  haskell-quickcheck-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-28 15:55:19 UTC (rev 241379)
+++ PKGBUILD	2017-06-28 15:56:27 UTC (rev 241380)
@@ -4,7 +4,7 @@
 _hkgname=quickcheck-io
 pkgname=haskell-quickcheck-io
 pkgver=0.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Use HUnit assertions as QuickCheck properties"
 url="https://github.com/hspec/quickcheck-io"
 license=('MIT')
@@ -18,7 +18,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
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list