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

Felix Yan felixonmars at archlinux.org
Fri Jun 23 11:04:53 UTC 2017


    Date: Friday, June 23, 2017 @ 11:04:53
  Author: felixonmars
Revision: 240292

upgpkg: haskell-data-dword 0.3.1.1-4

rebuild with hashable,1.2.6.1

Modified:
  haskell-data-dword/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 11:01:22 UTC (rev 240291)
+++ PKGBUILD	2017-06-23 11:04:53 UTC (rev 240292)
@@ -4,7 +4,7 @@
 _hkgname=data-dword
 pkgname=haskell-data-dword
 pkgver=0.3.1.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Stick two binary words together to get a bigger one"
 url="https://github.com/mvv/data-dword"
 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