[arch-commits] Commit in dhall-bash/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 00:19:30 UTC 2022


    Date: Monday, March 21, 2022 @ 00:19:29
  Author: felixonmars
Revision: 1166396

upgpkg: dhall-bash 1.0.39-54: rebuild with rebase 1.13.1, rerebase 1.13.1

Modified:
  dhall-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 00:19:20 UTC (rev 1166395)
+++ PKGBUILD	2022-03-21 00:19:29 UTC (rev 1166396)
@@ -2,7 +2,7 @@
 
 pkgname=dhall-bash
 pkgver=1.0.39
-pkgrel=53
+pkgrel=54
 pkgdesc='Compile Dhall to Bash'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -17,7 +17,7 @@
     cd $pkgname-$pkgver
 
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
-        --prefix=/usr --docdir="/usr/share/doc/${pkgbase}" --datasubdir="$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