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

Felix Yan felixonmars at archlinux.org
Sat Jun 24 14:25:42 UTC 2017


    Date: Saturday, June 24, 2017 @ 14:25:42
  Author: felixonmars
Revision: 240771

upgpkg: haskell-puremd5 2.1.3-3

rebuild with entropy,0.3.8

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-24 14:24:01 UTC (rev 240770)
+++ PKGBUILD	2017-06-24 14:25:42 UTC (rev 240771)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5"
 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 \
             -f-test
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html



More information about the arch-commits mailing list