[arch-commits] Commit in haskell-crypto-api/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Aug 23 16:34:34 UTC 2022
Date: Tuesday, August 23, 2022 @ 16:34:34
Author: felixonmars
Revision: 1275482
upgpkg: haskell-crypto-api 0.13.3-34: rebuild with entropy 0.4.1.9
Modified:
haskell-crypto-api/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-23 16:34:25 UTC (rev 1275481)
+++ PKGBUILD 2022-08-23 16:34:34 UTC (rev 1275482)
@@ -4,7 +4,7 @@
_hkgname=crypto-api
pkgname=haskell-crypto-api
pkgver=0.13.3
-pkgrel=33
+pkgrel=34
pkgdesc="A generic interface for cryptographic operations"
url="https://github.com/TomMD/crypto-api"
license=("BSD")
@@ -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 \
+ --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
-f-all_cpolys
runhaskell Setup build $MAKEFLAGS
More information about the arch-commits
mailing list