[arch-commits] Commit in haskell-snap-server/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 24 17:00:37 UTC 2018
Date: Thursday, May 24, 2018 @ 17:00:36
Author: felixonmars
Revision: 328849
upgpkg: haskell-snap-server 1.1.0.0-5
rebuild with base-orphans,0.7
Modified:
haskell-snap-server/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-24 16:58:18 UTC (rev 328848)
+++ PKGBUILD 2018-05-24 17:00:36 UTC (rev 328849)
@@ -4,7 +4,7 @@
_hkgname=snap-server
pkgname=haskell-snap-server
pkgver=1.1.0.0
-pkgrel=4
+pkgrel=5
pkgdesc="A web server for the Snap Framework"
url="https://github.com/snapframework/snap-server"
license=('custom:BSD3')
@@ -29,7 +29,7 @@
cd $_hkgname-$pkgver
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
- --prefix=/usr --docdir="/usr/share/doc/${pkgname}" --disable-tests \
+ --prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
runhaskell Setup build
runhaskell Setup register --gen-script
More information about the arch-commits
mailing list