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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 03:37:43 UTC 2022


    Date: Monday, March 21, 2022 @ 03:37:42
  Author: felixonmars
Revision: 1166641

upgpkg: dhall-docs 1.0.8-61: rebuil with memory 0.17.0

Modified:
  dhall-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 03:37:36 UTC (rev 1166640)
+++ PKGBUILD	2022-03-21 03:37:42 UTC (rev 1166641)
@@ -2,7 +2,7 @@
 
 pkgname=dhall-docs
 pkgver=1.0.8
-pkgrel=60
+pkgrel=61
 pkgdesc="Generate HTML docs from a dhall package"
 url="https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-docs"
 license=("BSD")
@@ -20,7 +20,7 @@
   cd $pkgname-$pkgver
 
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
-    --prefix=/usr --docdir=/usr/share/doc/$pkgname --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 \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'



More information about the arch-commits mailing list