Date: Monday, March 21, 2022 @ 02:43:38
  Author: felixonmars
Revision: 1166557

upgpkg: haskell-clientsession 0.9.1.2-287: rebuil with memory 0.17.0

Modified:
  haskell-clientsession/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-21 02:43:32 UTC (rev 1166556)
+++ PKGBUILD    2022-03-21 02:43:38 UTC (rev 1166557)
@@ -4,7 +4,7 @@
 _hkgname=clientsession
 pkgname=haskell-clientsession
 pkgver=0.9.1.2
-pkgrel=286
+pkgrel=287
 pkgdesc="Securely store session data in a client-side cookie."
 url="https://github.com/yesodweb/clientsession/tree/master";
 license=("MIT")
@@ -21,7 +21,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-test
     runhaskell Setup build $MAKEFLAGS

Reply via email to