[arch-commits] Commit in haskell-skein/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Nov 7 08:04:07 UTC 2021
Date: Sunday, November 7, 2021 @ 08:04:07
Author: felixonmars
Revision: 1038413
upgpkg: haskell-skein 1.0.9.4-44: rebuild with entropy 0.4.1.7
Modified:
haskell-skein/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-07 08:02:38 UTC (rev 1038412)
+++ PKGBUILD 2021-11-07 08:04:07 UTC (rev 1038413)
@@ -4,7 +4,7 @@
_hkgname=skein
pkgname=haskell-skein
pkgver=1.0.9.4
-pkgrel=43
+pkgrel=44
pkgdesc="Skein, a family of cryptographic hash functions. Includes Skein-MAC as well."
url="https://github.com/meteficha/skein"
license=("BSD")
@@ -19,7 +19,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname \
- --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
-f-big-endian -f-force-endianness -f-reference
runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
More information about the arch-commits
mailing list