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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 00:17:13 UTC 2022


    Date: Monday, March 21, 2022 @ 00:17:13
  Author: felixonmars
Revision: 1166384

upgpkg: haskell-ptr 0.16.8.1-51: rebuild with rebase 1.13.1, rerebase 1.13.1

Modified:
  haskell-ptr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 00:17:05 UTC (rev 1166383)
+++ PKGBUILD	2022-03-21 00:17:13 UTC (rev 1166384)
@@ -3,7 +3,7 @@
 _hkgname=ptr
 pkgname=haskell-ptr
 pkgver=0.16.8.1
-pkgrel=50
+pkgrel=51
 pkgdesc="Abstractions for operations on pointers"
 url="https://github.com/nikita-volkov/ptr"
 license=("MIT")
@@ -18,7 +18,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 \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'



More information about the arch-commits mailing list