Date: Thursday, September 23, 2021 @ 20:55:21
  Author: felixonmars
Revision: 1022781

upgpkg: haskell-hunit 1.6.2.0-52: rebuild with vector 0.12.3.1

Modified:
  haskell-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-23 20:54:36 UTC (rev 1022780)
+++ PKGBUILD    2021-09-23 20:55:21 UTC (rev 1022781)
@@ -4,7 +4,7 @@
 _hkgname=HUnit
 pkgname=haskell-hunit
 pkgver=1.6.2.0
-pkgrel=51
+pkgrel=52
 pkgdesc="A unit testing framework for Haskell"
 url="http://hunit.sourceforge.net/";
 license=("BSD")
@@ -19,7 +19,7 @@
 
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
-        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
             -fbase4
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script

Reply via email to