[arch-commits] Commit in haskell-listlike/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Fri Jul  7 05:43:34 UTC 2017
    
    
  
    Date: Friday, July 7, 2017 @ 05:43:33
  Author: felixonmars
Revision: 242614
upgpkg: haskell-listlike 4.5.1-5
rebuild with dlist,0.8.0.3
Modified:
  haskell-listlike/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-07 05:43:10 UTC (rev 242613)
+++ PKGBUILD	2017-07-07 05:43:33 UTC (rev 242614)
@@ -4,7 +4,7 @@
 _hkgname=ListLike
 pkgname=haskell-listlike
 pkgver=4.5.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Generic support for list-like structures"
 url="https://github.com/sjoerdvisscher/listlike"
 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