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

Felix Yan felixonmars at archlinux.org
Fri Jun 23 13:58:57 UTC 2017


    Date: Friday, June 23, 2017 @ 13:58:56
  Author: felixonmars
Revision: 240394

upgpkg: haskell-data-serializer 0.3-13

rebuild with hashable,1.2.6.1

Modified:
  haskell-data-serializer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 13:57:21 UTC (rev 240393)
+++ PKGBUILD	2017-06-23 13:58:56 UTC (rev 240394)
@@ -4,7 +4,7 @@
 _hkgname=data-serializer
 pkgname=haskell-data-serializer
 pkgver=0.3
-pkgrel=12
+pkgrel=13
 pkgdesc="Common API for serialization libraries"
 url="https://github.com/mvv/data-serializer"
 license=('custom:BSD3')
@@ -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