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

Felix Yan felixonmars at archlinux.org
Fri Jun 23 12:15:10 UTC 2017


    Date: Friday, June 23, 2017 @ 12:15:10
  Author: felixonmars
Revision: 240352

upgpkg: haskell-text-latin1 0.3-6

rebuild with hashable,1.2.6.1

Modified:
  haskell-text-latin1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 12:14:26 UTC (rev 240351)
+++ PKGBUILD	2017-06-23 12:15:10 UTC (rev 240352)
@@ -4,7 +4,7 @@
 _hkgname=text-latin1
 pkgname=haskell-text-latin1
 pkgver=0.3
-pkgrel=5
+pkgrel=6
 pkgdesc="Latin-1 (including ASCII) utility functions"
 url="https://github.com/mvv/text-latin1"
 license=('custom:BSD3')
@@ -19,7 +19,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