Date: Monday, March 21, 2022 @ 20:17:37
  Author: felixonmars
Revision: 1168272

upgpkg: haskell-monad-logger 0.3.36-184: rebuild with hspec 2.9.2, hspec-core 
2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1

Modified:
  haskell-monad-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-21 20:17:29 UTC (rev 1168271)
+++ PKGBUILD    2022-03-21 20:17:37 UTC (rev 1168272)
@@ -4,7 +4,7 @@
 _hkgname=monad-logger
 pkgname=haskell-monad-logger
 pkgver=0.3.36
-pkgrel=183
+pkgrel=184
 pkgdesc="A class of monads which can log messages."
 url="https://github.com/snoyberg/monad-logger";
 license=("MIT")
@@ -26,7 +26,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 \
             -ftemplate_haskell
     runhaskell Setup build $MAKEFLAGS

Reply via email to