Date: Friday, September 24, 2021 @ 11:51:15
  Author: felixonmars
Revision: 1023689

upgpkg: haskell-x509 1.7.5-167: rebuild with vector 0.12.3.1

Modified:
  haskell-x509/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-24 11:50:08 UTC (rev 1023688)
+++ PKGBUILD    2021-09-24 11:51:15 UTC (rev 1023689)
@@ -4,7 +4,7 @@
 _hkgname=x509
 pkgname=haskell-x509
 pkgver=1.7.5
-pkgrel=166
+pkgrel=167
 pkgdesc="X509 reader and writer"
 url="https://github.com/vincenthz/hs-certificate";
 license=("BSD")
@@ -20,7 +20,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
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script

Reply via email to