[arch-commits] Commit in misfortune/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 2 21:27:39 UTC 2020
Date: Friday, October 2, 2020 @ 21:27:39
Author: felixonmars
Revision: 715716
upgpkg: misfortune 0.1.1.2-2: rebuild with base-orphans 0.8.3
Modified:
misfortune/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-02 21:26:46 UTC (rev 715715)
+++ PKGBUILD 2020-10-02 21:27:39 UTC (rev 715716)
@@ -2,7 +2,7 @@
pkgname=misfortune
pkgver=0.1.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="fortune-mod clone"
url="https://github.com/mokus0/misfortune"
license=("custom:PublicDomain")
@@ -23,7 +23,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