[arch-commits] Commit in haskell-pandoc-lua-marshal/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at gemini.archlinux.org
       
    Mon Mar 21 21:41:17 UTC 2022
    
    
  
    Date: Monday, March 21, 2022 @ 21:41:17
  Author: felixonmars
Revision: 1168530
upgpkg: haskell-pandoc-lua-marshal 0.1.3.1-2: rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1
Modified:
  haskell-pandoc-lua-marshal/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 21:41:05 UTC (rev 1168529)
+++ PKGBUILD	2022-03-21 21:41:17 UTC (rev 1168530)
@@ -3,7 +3,7 @@
 _hkgname=pandoc-lua-marshal
 pkgname=haskell-pandoc-lua-marshal
 pkgver=0.1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Use pandoc types in Lua"
 url="https://github.com/pandoc/pandoc-lua-marshal"
 license=("MIT")
@@ -24,7 +24,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=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'
    
    
More information about the arch-commits
mailing list