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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jun 11 18:21:45 UTC 2022


    Date: Saturday, June 11, 2022 @ 18:21:45
  Author: felixonmars
Revision: 1234388

upgpkg: haskell-ap-normalize 0.1.0.1-6: rebuild with inspection-testing 0.4.6.1

Modified:
  haskell-ap-normalize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-11 18:21:37 UTC (rev 1234387)
+++ PKGBUILD	2022-06-11 18:21:45 UTC (rev 1234388)
@@ -3,7 +3,7 @@
 _hkgname=ap-normalize
 pkgname=haskell-ap-normalize
 pkgver=0.1.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Self-normalizing applicative expressions"
 url="https://github.com/lysxia/ap-normalize"
 license=('MIT')
@@ -17,7 +17,7 @@
     cd $_hkgname-$pkgver    
     
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
-        --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+        --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list