[arch-commits] Commit in haskell-pointed/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Mar 21 19:17:17 UTC 2022
Date: Monday, March 21, 2022 @ 19:17:17
Author: felixonmars
Revision: 1168040
upgpkg: haskell-pointed 5.0.3-37: rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1
Modified:
haskell-pointed/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-21 19:17:05 UTC (rev 1168039)
+++ PKGBUILD 2022-03-21 19:17:17 UTC (rev 1168040)
@@ -4,7 +4,7 @@
_hkgname=pointed
pkgname=haskell-pointed
pkgver=5.0.3
-pkgrel=36
+pkgrel=37
pkgdesc="Pointed and copointed data"
url="https://github.com/ekmett/pointed/"
license=("BSD")
@@ -25,7 +25,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 \
-fcomonad -fcontainers -fkan-extensions -fsemigroupoids -fsemigroups \
-fstm -ftagged -ftransformers -funordered-containers
More information about the arch-commits
mailing list