[arch-commits] Commit in haskell-vec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Feb 11 04:37:09 UTC 2021
Date: Thursday, February 11, 2021 @ 04:37:08
Author: felixonmars
Revision: 855353
upgpkg: haskell-vec 0.3-2: rebuild with hspec-meta 2.7.8
Modified:
haskell-vec/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-11 04:36:33 UTC (rev 855352)
+++ PKGBUILD 2021-02-11 04:37:08 UTC (rev 855353)
@@ -3,7 +3,7 @@
_hkgname=vec
pkgname=haskell-vec
pkgver=0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Vec: length-indexed (sized) list"
url="https://github.com/phadej/vec"
license=("BSD")
@@ -29,7 +29,7 @@
--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
--ghc-option='-pie'
- runhaskell Setup build
+ runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
runhaskell Setup unregister --gen-script
sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
More information about the arch-commits
mailing list