[arch-commits] Commit in haskell-expiring-cache-map/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 23 13:36:19 UTC 2017


    Date: Friday, June 23, 2017 @ 13:36:18
  Author: felixonmars
Revision: 240376

upgpkg: haskell-expiring-cache-map 0.0.6.1-8

rebuild with hashable,1.2.6.1

Modified:
  haskell-expiring-cache-map/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 13:35:01 UTC (rev 240375)
+++ PKGBUILD	2017-06-23 13:36:18 UTC (rev 240376)
@@ -5,7 +5,7 @@
 _hkgname=expiring-cache-map
 pkgname=haskell-expiring-cache-map
 pkgver=0.0.6.1
-pkgrel=7
+pkgrel=8
 pkgdesc="General purpose simple caching."
 url="https://github.com/elblake/expiring-cache-map"
 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