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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 00:16:55 UTC 2022


    Date: Monday, March 21, 2022 @ 00:16:54
  Author: felixonmars
Revision: 1166382

upgpkg: haskell-neat-interpolation 0.5.1.3-22: rebuild with rebase 1.13.1, rerebase 1.13.1

Modified:
  haskell-neat-interpolation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 00:16:47 UTC (rev 1166381)
+++ PKGBUILD	2022-03-21 00:16:54 UTC (rev 1166382)
@@ -4,7 +4,7 @@
 _hkgname=neat-interpolation
 pkgname=haskell-neat-interpolation
 pkgver=0.5.1.3
-pkgrel=21
+pkgrel=22
 pkgdesc="A quasiquoter for neat and simple multiline text interpolation"
 url="https://github.com/nikita-volkov/neat-interpolation"
 license=("MIT")
@@ -19,7 +19,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