Skip to content
Snippets Groups Projects
Verified Commit 87592b16 authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 1.3.1.15-3: rebuild with inspection-testing 0.6

parent 84031f4f
No related branches found
Tags 1.3.1.15-3
No related merge requests found
pkgbase = haskell-chasingbottoms
pkgdesc = For testing partial and infinite values
pkgver = 1.3.1.15
pkgrel = 2
pkgrel = 3
url = https://hackage.haskell.org/package/ChasingBottoms
arch = x86_64
license = MIT
......
......@@ -3,7 +3,7 @@
_hkgname=ChasingBottoms
pkgname=haskell-chasingbottoms
pkgver=1.3.1.15
pkgrel=2
pkgrel=3
pkgdesc="For testing partial and infinite values"
url="https://hackage.haskell.org/package/ChasingBottoms"
license=('MIT')
......@@ -16,7 +16,7 @@ sha512sums=('f84d277c1878da71b74b3bde9093a4909a270d263569c94e0a62ae7686e246f0ee4
build() {
cd $_hkgname-$pkgver
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
runhaskell Setup configure -O --enable-shared --enable-debug-info --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
runhaskell Setup build $MAKEFLAGS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment