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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 12:33:52 UTC 2022


    Date: Monday, March 21, 2022 @ 12:33:52
  Author: felixonmars
Revision: 1166677

upgpkg: dhall-yaml 1.2.9-57: rebuil with memory 0.17.0

Modified:
  dhall-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 12:33:44 UTC (rev 1166676)
+++ PKGBUILD	2022-03-21 12:33:52 UTC (rev 1166677)
@@ -2,7 +2,7 @@
 
 pkgname=dhall-yaml
 pkgver=1.2.9
-pkgrel=56
+pkgrel=57
 pkgdesc="Convert between Dhall and YAML"
 url="https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-yaml"
 license=("GPL3")
@@ -23,7 +23,7 @@
   cd $pkgname-$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 \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'



More information about the arch-commits mailing list