[arch-commits] Commit in haskell-network-ip/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 23 14:04:45 UTC 2017


    Date: Friday, June 23, 2017 @ 14:04:45
  Author: felixonmars
Revision: 240398

upgpkg: haskell-network-ip 0.3-16

rebuild with hashable,1.2.6.1

Modified:
  haskell-network-ip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 14:03:01 UTC (rev 240397)
+++ PKGBUILD	2017-06-23 14:04:45 UTC (rev 240398)
@@ -4,7 +4,7 @@
 _hkgname=network-ip
 pkgname=haskell-network-ip
 pkgver=0.3
-pkgrel=15
+pkgrel=16
 pkgdesc="Internet Protocol data structures"
 url="https://github.com/mvv/network-ip"
 license=('custom:BSD3')
@@ -20,7 +20,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