[arch-commits] Commit in haskell-aeson-pretty/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 19:32:52 UTC 2022


    Date: Monday, March 21, 2022 @ 19:32:52
  Author: felixonmars
Revision: 1168126

upgpkg: haskell-aeson-pretty 0.8.9-43: rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1

Modified:
  haskell-aeson-pretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 19:32:44 UTC (rev 1168125)
+++ PKGBUILD	2022-03-21 19:32:52 UTC (rev 1168126)
@@ -4,7 +4,7 @@
 _hkgname=aeson-pretty
 pkgname=haskell-aeson-pretty
 pkgver=0.8.9
-pkgrel=42
+pkgrel=43
 pkgdesc="JSON pretty-printing library and command-line tool."
 url="https://github.com/informatikr/aeson-pretty"
 license=("BSD")
@@ -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 \
+        --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
             -f-lib-only
     runhaskell Setup build $MAKEFLAGS



More information about the arch-commits mailing list