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

upgpkg: 3.4.2-58: rebuild with inspection-testing 0.6

parent 20c2103a
No related branches found
Tags 3.4.2-66
No related merge requests found
pkgbase = haskell-vector-instances pkgbase = haskell-vector-instances
pkgdesc = Orphan Instances for 'Data.Vector' pkgdesc = Orphan Instances for 'Data.Vector'
pkgver = 3.4.2 pkgver = 3.4.2
pkgrel = 57 pkgrel = 58
url = https://github.com/ekmett/vector-instances url = https://github.com/ekmett/vector-instances
arch = x86_64 arch = x86_64
license = BSD license = BSD
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
_hkgname=vector-instances _hkgname=vector-instances
pkgname=haskell-vector-instances pkgname=haskell-vector-instances
pkgver=3.4.2 pkgver=3.4.2
pkgrel=57 pkgrel=58
pkgdesc="Orphan Instances for 'Data.Vector'" pkgdesc="Orphan Instances for 'Data.Vector'"
url="https://github.com/ekmett/vector-instances" url="https://github.com/ekmett/vector-instances"
license=("BSD") license=("BSD")
...@@ -18,7 +18,7 @@ sha512sums=('120351ae58dba4161160a20b04696fc72dbdfde9c114fb3e5a232795e297ed13bee ...@@ -18,7 +18,7 @@ sha512sums=('120351ae58dba4161160a20b04696fc72dbdfde9c114fb3e5a232795e297ed13bee
build() { build() {
cd $_hkgname-$pkgver 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 \ --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-fhashable -fhashable
......
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