Date: Wednesday, September 22, 2021 @ 14:53:02
  Author: felixonmars
Revision: 1021596

upgpkg: haskell-optparse-simple 0.1.1.4-31: rebuild with random 1.2.1

Modified:
  haskell-optparse-simple/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-22 14:52:14 UTC (rev 1021595)
+++ PKGBUILD    2021-09-22 14:53:02 UTC (rev 1021596)
@@ -4,7 +4,7 @@
 _hkgname=optparse-simple
 pkgname=haskell-optparse-simple
 pkgver=0.1.1.4
-pkgrel=30
+pkgrel=31
 pkgdesc="Simple interface to optparse-applicative"
 url="https://hackage.haskell.org/package/${_hkgname}";
 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 --enable-tests \
-        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
          -f-build-example
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script

Reply via email to